powered by
This function calculates the total number of NA values in a vector.
total.missing(x, ...)
An integer representing the total number of NA values in the vector x.
A vector.
Additional arguments.