is_nothing | R Documentation |
Check if an object is a 'Nothing' value
is_nothing(a)
a |
Object to check |
TRUE
or FALSE
is_nothing(1)
is_nothing(just(1))
is_nothing(nothing())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.