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