| %>% | R Documentation |
Pipe operator
NULL operator
lhs %>% rhs x %||% y
The result of rhs(lfs).
If rhs is NULL, will return lhs; otherwise returns rhs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.