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)