View source: R/deprecated_defunct.R
na.remove | R Documentation |
na_remove
instead.na.remove is replaced by na_remove
.
The functionality stays the same. The new name better fits modern R code
style guidelines (which prefer _ over . in function names).
na.remove(x, ...)
x |
Numeric Vector ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.