Man pages for assertive.properties
Assertions to Check Properties of Variables

are_same_lengthAre the inputs the same length/dimension?
DIMGet the dimensions of an object
has_any_attributesDoes the input have any attributes?
has_attributesDoes the input have the specified attributes?
has_colsDoes the input have rows/columns?
has_dimsDoes the input have dimensions?
has_duplicatesDoes the input have duplicates?
has_namesDoes the input have names?
has_slotDoes the S4 input have a slot?
is_atomicIs the input atomic/recursive/vector?
is_emptyIs the input empty/scalar?
is_monotonic_increasingIs the vector monotonically increasing or decreasing?
is_nullIs the input (not) null?
is_unsortedIs the input unsorted?
n_elementsGet the number of elements
assertive.properties documentation built on April 21, 2022, 5:13 p.m.