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-11 Index]
na {easyr} | R Documentation |
Shorthand for is.na
na(x)
x |
Value to check. |
logical indicator
na(NA)
na(1)