| Or NULL operator | R Documentation | 
NULL or operator
a %||% b
| a | an object, potentially NULL | 
| b | an object | 
a if a is not NULL, otherwise b
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.