Trivial function to count number of NA values in input
getNNA.RdTrivial function to count number of NA values in input
See also
getNOK for count of non-missing values
Other counting functions:
getNOK()
Other data checking functions:
checkAllUnique(),
getNOK(),
isOneToOne()