| op-null-continuation | R Documentation |
NULLThis infix operator is the conceptual opposite of %||%, providing a fallback
only if x is defined.
x %&&% y
x, y |
If |
op-null-default
1 %&&% 2
NULL %&&% 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.