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