Function reference
-
object_type()
- Identify the class, type, etc of an object
-
stabilize_arg()
stabilize_arg_scalar()
- Ensure an argument meets expectations
-
stabilize_chr()
stabilize_chr_scalar()
to_chr()
to_chr_scalar()
- Ensure a character argument meets expectations
-
stabilize_fct()
stabilize_fct_scalar()
to_fct()
to_fct_scalar()
- Ensure a factor argument meets expectations
-
stabilize_int()
stabilize_int_scalar()
to_int()
to_int_scalar()
- Ensure an integer argument meets expectations
-
stabilize_lgl()
stabilize_lgl_scalar()
to_lgl()
to_lgl_scalar()
- Ensure a logical argument meets expectations