powered by
Similar to stats::na.exclude() this function excludes missing data. When missing data are excluded, a warning message indicating the number of excluded rows is emited as a caution for the user.
stats::na.exclude()
na.warn(object, ...)
an R object, typically a data frame
further arguments special methods could require.