R/pct_over_under.R
pct_over_under.RdProduces a key visualization of assessment regressivity, the percent over-under plot
pct_over_under(ratios, min_reporting_yr, max_reporting_yr, jurisdiction_name)
| ratios | the output of reformat_data |
|---|---|
| min_reporting_yr | the minimum year to plot |
| max_reporting_yr | the maximum year to ploy |
| jurisdiction_name | the name of the jurisdiction analyzed |
a list (caption, plot)