assert_engine(predicate, ..., msg, what = c("all", "any"),
na_ignore = FALSE)
predicate
function.FALSE
, NA
values
cause an error; otherwise they do not. Like na.rm
in many
stats package functions, except that the position of the failing
values does not change.FALSE
with the attribute message
, as provided
in the input.