View source: R/table_NA.R
Count NA
table_NA(x)
x
object
NA and Not count
a <- c(1,2,3,1,NA,NA) table_NA(a)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.