View source: R/n-prop-miss-complete.R
n_miss | R Documentation |
Substitute for sum(is.na(data))
n_miss(x)
x |
a vector |
numeric the number of missing values
n_miss(airquality)
n_miss(airquality$Ozone)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.