or | R Documentation |
Combine predicate functions to check if any are TRUE
or(...)
... |
Predicate functions |
A predicate function
or(not_null, not_na)(1)
or(not_null, not_na)(NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.