not_nan | R Documentation |
Check if an object is not NaN
not_nan(a)
a |
Object to check |
TRUE
or FALSE
not_nan(NaN)
not_nan(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.