numNaDS {dsBase} | R Documentation |
Counts the number of missing values
Description
this function just counts the number of missing entries in a vector.
Usage
numNaDS(xvect)
Arguments
xvect |
a vector |
Value
an integer, the number of missing values
Author(s)
Gaye, A.
[Package dsBase version 6.3.3 Index]