Ruleset Formats
grading_rulesets
A data frame containing the information on the RGB color codes ("color") and text ("label") used to identify the five data quality categories inside the report. The user can modify colors and text providing a new data frame "grading_formats" using prep_add_dataframes() before rendering the report, for example:
prep_add_dataframes(grading_formats = "~/Documents/my_grading_formats.xlsx")