plot_incidence_ests_report: Function to plot the estimated and reported case counts

Description Usage Arguments Value

View source: R/PlotUtils.R

Description

Function to plot the estimated and reported case counts

Usage

1
2
3
4
5
6
plot_incidence_ests_report(
  conf_cases = jhucsse,
  incid_ests = incidence_data,
  locations = "All",
  ncol_facet = 2
)

Arguments

conf_cases

Confirmed case data from JHU CSSE

incid_ests

Estimated incidence

locations

Locations to plot, can be a vector

ncol_facet

number of columns in the facet plotting

Value

a corrected version of the inferred incidence data corrected for reporting changes in Hubei.


HopkinsIDD/covidImportation documentation built on Sept. 14, 2020, 2:43 p.m.