powered by
Returns full descriptions of all registered check groups.
describe_check_groups()
A named list of each check group defined in all_check_groups(), with text descriptions of each group.
all_check_groups()
Other check_groups: all_check_groups(), all_checks(), checks_by_group(), default_checks(), describe_check(), tidyverse_checks()
all_checks()
checks_by_group()
default_checks()
describe_check()
tidyverse_checks()
# Names of all check groups: all_check_groups() # And corresponding descriptions: describe_check_groups()
Run the code above in your browser using DataLab