na {easyr}
R Documentation
Shorthand for is.na
Description
Shorthand for is.na
Usage
na(x)
Arguments
x
Value to check.
Value
logical indicator
Examples
na(NA) na(1)
[Package
easyr
version 0.5-8
Index
]