isSingleNA {dataCompareR} | R Documentation |
isSingleNA
Description
Boolean function - T if x is a single NA. False otherwise.
Usage
isSingleNA(x)
Arguments
x |
literally anything |
Value
boolean
[Package dataCompareR version 0.1.4 Index]
isSingleNA {dataCompareR} | R Documentation |
Boolean function - T if x is a single NA. False otherwise.
isSingleNA(x)
x |
literally anything |
boolean