Create a Plot of ITN Mass Distributions for a District

plot_itn_history(
  district_name,
  start = 2012,
  end = 2026,
  add = FALSE,
  clr = "#E4460AFF"
)

Arguments

district_name

a district name

start

the first year to plot

end

the last year to plot

add

if TRUE, add to an existing plot

clr

a color for the labels

Value

invisible()