rt_is_null_na_nan | R Documentation |
returns whether or not a value is NULL, NA, or NAN
rt_is_null_na_nan(x)
x |
a single value to check |
rt_is_null_na_nan(NA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.