if_not_null_else | R Documentation |
If not NULL else
lhs %||% rhs
lhs |
Left-hand side |
rhs |
Right-hand side A shorthand for a common comparison |
an object same as lhs
or rhs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.