View source: R/plot_combined.R
spim_plot_react | R Documentation |
Plot REACT
spim_plot_react(
dat,
regions,
date_min,
ymax,
age_band = NULL,
add_betas = FALSE,
title = NULL
)
dat |
Combined data set |
regions |
Vector of regions to plot |
date_min |
Starting date for plot |
ymax |
Maximum percentage on y-axis |
age_band |
Age band to plot. Can be a vector of age bands to plot if
|
add_betas |
Logical, indicating if we should add betas |
title |
Title for the figure, only used if age_band is a vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.