Plot age-structured simulation result faceted by state
plot_res_by_state(
res,
drop_states = NULL,
condense_I = FALSE,
show_times = TRUE
)
age-structured simulation result
states to exclude from plot
condense all the different I (infectious) states to a single I state? (??)
indicate times when parameters changed?