Exclude Missing Data with Warning
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.
na.warn(object, ...)
object |
an R object, typically a data frame |
... |
further arguments special methods could require. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.