
Package index
-
abort_if_not()abort_if() - Ensure the truth of R expressions
-
cast_if_not() - Cast objects to a given type
-
recycle_if_not() - Recycle objects to a given size
-
enforce() - Ensure the truth of R expressions and cast/recycle objects.
-
schema()enforce_schema()add_to_schema() - Ensure the truth of data-masked R expressions and cast/recycle named elements.
-
are_named()are_named2()have_names() - Are objects named?
-
are_integerish()are_scalar_integerish()are_bare_integerish() - Are vectors integer-like?
-
are_empty() - Are objects empty vectors or NULL?
-
are_true()are_false() - Are objects TRUE or FALSE?