Description Usage Arguments Examples
View source: R/visualize_forecast.R
This function plots a quick grid of plots to view a CDC fluview submission.
1 | visualize_forecast(dat, ilimx, years = NA, pdfloc = NULL)
|
dat |
Expects a CDC fluview submission (see |
ilimx |
Numeric. Max level of ILI percentage to be plotted |
years |
Year to retrieve data for |
pdfloc |
Loction to print out to pdf. If NULL, will show plots in house. |
1 | visualize_forecast(dat=full_entry, ilimx=10, years=2016)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.