pretestcad 1.1.0
CRAN release: 2025-09-03
- Update documentation of
check_if_integerto include examples. - Update documentation of
check_if_non_negativeto include examples. - Update documentation of
check_if_positiveto include examples. - Update documentation of
check_if_numericto include examples. - Update documentation of
arg_match0_allow_nato include examples. - Update documentation of
arg_match0_true_or_falseto include examples. - Update documentation of
arg_match0_integerto include examples. - Add new functions
check_if_two_categories_are_mutually_exclusive,check_if_three_categories_are_mutually_exclusiveandcheck_if_four_categories_are_mutually_exclusiveto check for mutually exclusive sets. - Add new functions
harmonise_two_labels,harmonise_two_labelsandharmonise_two_labelsto harmonise list of variables into a standardise list. - Add new function
arg_match0_no_na_error_messageto ensure a new error message can be given when the argument provided is but a non-missing list is provided. - Add new functions
oxford_commaandchr_quotedto ensure phrase list can be quoted and obey Oxford comma grammar system if needed. - Add more flexibility to the pretest score functions to accept user input labels.
