rm_na | R Documentation |
NA
Remove NA
rm_na(x)
x |
vector containing possible |
Vector without NA
Other NA functions:
rm_empty_rows()
rm_na(c(1,2,NA,54))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.