R/binned_scatter.R
binned_scatter.RdProduces a key visualization of assessment regressivity, the binned scatter plot
binned_scatter(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)