| describe_check_groups | R Documentation |
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.
# Names of all check groups:
all_check_groups()
# And corresponding descriptions:
describe_check_groups()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.