visualize_forecast: Plots a CDC FluView Submission

Description Usage Arguments Examples

View source: R/visualize_forecast.R

Description

This function plots a quick grid of plots to view a CDC fluview submission.

Usage

1
visualize_forecast(dat, ilimx, years = NA, pdfloc = NULL)

Arguments

dat

Expects a CDC fluview submission (see FluSight package for a minimal submission)

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.

Examples

1
visualize_forecast(dat=full_entry, ilimx=10, years=2016)

jarad/FluSight documentation built on Oct. 24, 2020, 9:58 p.m.