Description Usage Arguments Examples
View source: R/plot_weekahead.R
This function allows you to plot Weak Ahead Predictions
1 2 | plot_weekahead(dat, region, wk = 1, ilimax, years = NA,
plot_current = TRUE)
|
dat |
Expects a data csv in the form of a CDC fluview submission see |
region |
Specifies the region to be plotted |
wk |
Numeric. How many weeks ahead to plot. Defaults to 1. |
ilimax |
Numeric. Max level of ILI percentage to be plotted |
plot_current |
Logical. Whether or not to plot current ILI level. |
1 | plotWeekAhead()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.