is.numeric()
length()
For more details about the use of this function,
please read the article
vignette("chk-families").
Other data_type_checkers:
chk_character(),
chk_character_or_factor(),
chk_complex(),
chk_double(),
chk_environment(),
chk_factor(),
chk_integer(),
chk_logical(),
chk_numeric(),
chk_raw()
Other scalar_checkers:
chk_complex_number(),
chk_count(),
chk_date(),
chk_date_time(),
chk_false(),
chk_flag(),
chk_lgl(),
chk_scalar(),
chk_string(),
chk_true(),
chk_tz(),
chk_whole_number()