na.warn | R Documentation |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.