value_or_FALSE_if_null | R Documentation |
Get parameter value that should be boolean and return FALSE if value is null
value_or_FALSE_if_null(value)
value |
a value that is probably a boolean, but could be anything |
Returns a value that is probably a boolean but is definitely not null
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.