Trivial function to count number of NA values in input
getNNA.Rd
Trivial 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()