Package index
-
all_characters()is_character() - Check that
xis character -
all_names() - Check that names are syntactically valid and unadjusted
-
is_logical() - Check that
xis logical -
is_natural()all_natural()make_natural() - Check that x is nearly equal to natural numbers
-
is_number()all_numbers()is_nonnegative()all_nonnegative()is_positive() - Check that
xis numeric -
is_zerolength() - Check that x is zero-length
-
paste_quoted() - Concatenate x to a string with quoted elements.