getNOK.Rd
Trivial function to count number of non-NA values in input
getNOK(x)
x | is a vector of values |
---|
numeric: the number of non-NA values in x
Started before 5.iv.21
getNNA
for count of missing values
Other counting functions:
getNNA()
Other data checking functions:
checkAllUnique()
,
getNNA()
,
isOneToOne()
Chris Evans
#> [1] 9