Number of missing values
n_missing(x, ...)
x
Input variable
...
Additional arguments
number of missing values
n_missing(c("a", "b", NA))