Assert all elements of a vector or list are TRUE
assert_all.Rd
Check if all elements of x
are TRUE
, and throw an informative warning that
contains the position and name (if any) of the element
Usage
assert_all(..., call = sys.call(-1))