Function to compute the number of Na's
number_of_na(data, ...)
data
vector with the data
...
further arguments passed to or from other methods
number of Na's
number_of_na(1:10)