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