View source: R/mean_na.R
Proportion of values that are NA.
mean_na(v)
v
A vector.
A double, mean(is.na(v)).
mean(is.na(v))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.