R/plot_vector_control.R
plot_itn_history.Rd
Create a Plot of ITN Mass Distributions for a District
plot_itn_history(
district_name,
start = 2012,
end = 2026,
add = FALSE,
clr = "#E4460AFF"
)
a district name
the first year to plot
the last year to plot
if TRUE, add to an existing plot
a color for the labels
invisible()