allNa {campsismod} | R Documentation |
Check is vector has NA's only.
Description
Check is vector has NA's only.
Usage
allNa(x)
Arguments
x |
any vector |
Value
TRUE if all values are NA, FALSE otherwise
[Package campsismod version 1.2.2 Index]