| nmissing {rapportools} | R Documentation |
Returns a number of missing (NA) values in a
variable. This is a wrapper around univar
function with anonymous function passed to count number of
NA elements in a variable.
nmissing(...)
... |
parameters to be passed to |
a numeric value with number of missing vector elements