not_undefined | R Documentation |
In this case 'undefined' values include NULL
, NaN
, all NA
variants,
and infinite values.
not_undefined(a)
a |
Object to check |
TRUE
or FALSE
not_undefined(NA)
not_undefined(NULL)
not_undefined(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.