View source: R/null_to_default.R
null_to_default | R Documentation |
Return default value if NULL
null_to_default(x, d)
x |
value to check and return |
d |
value to return in case x is NULL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.