Description Usage Arguments Value See Also
isNA
tests if an object x
is identical to one of NA
,
NA_character_
, NA_complex_
, NA_integer_
,
NA_real_
, or NaN
.
1 | isNA(x)
|
x |
An R object. |
TRUE
or FALSE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.