R/apply_if.R
apply_if.Rd
Conditionally apply a function
apply_if(predicate, func, data, ...)
a predicate
a function to apply
data used by the function or otherwise returned
other objects involved in evaluation of the function
data