Description Usage Arguments Value History/development log Author(s) See Also Examples
Trivial function to count number of non-NA values in input
1 | getNOK(x)
|
x |
is a vector of values |
numeric: the number of non-NA values in x
Started before 5.iv.21
Chris Evans
getNNA
for count of missing values
Other counting functions:
getNNA()
Other data checking functions:
checkAllUnique()
,
getNNA()
,
isOneToOne()
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.