R/make_report.R
make_report.Rd
Produces an HTML report in the current working directory to evaluate regressivity in the supplied jurisdiction
make_report(ratios, jurisdiction_name, output_dir = "", diagnostic = FALSE)
ratios | a dataframe which has been preprocessed by |
---|---|
jurisdiction_name | the name of the jurisdiction being analyzed |
output_dir | optional, default is working directory |
diagnostic | optional, if TRUE includes additional sections evaluating data quality |
produces a file named `jurisdiction_name.html` in output_dir