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