plot_res_by_state: Plot age-structured simulation result faceted by state

plot_res_by_stateR Documentation

Plot age-structured simulation result faceted by state

Description

Plot age-structured simulation result faceted by state

Usage

plot_res_by_state(
  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?


bbolker/McMasterPandemic documentation built on Aug. 25, 2024, 6:35 p.m.