Produces graphs of IAAO standards over time

iaao_graphs(
  stats,
  ratios,
  min_reporting_yr,
  max_reporting_yr,
  jurisdiction_name
)

Arguments

stats

the output of iaao_stats

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

Value

a list of captions and associated plots (cod_text, cod_plot, prd_text, prd_plot, prb_text, prb_plot)