Plot age-structured simulation result faceted by age categories

plot_res_by_age(res, drop_states = NULL, condense_I = FALSE, show_times = TRUE)

Arguments

res

age-structured simulation result

drop_states

states to exclude from plot

condense_I

condense all the different I (infectious) states to a single I state? (??)

show_times

indicate times when parameters changed?