grapes_or_or_grapes | R Documentation |
borrowed from rlang
a %||% b
a |
first thing |
b |
what to do if the first thing is |
a, unless a is NULL
then b
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.