case_plot_cumulative: Plot Cumulative Case Time Series

View source: R/case_plot_cumulative.R

case_plot_cumulativeR Documentation

Plot Cumulative Case Time Series

Description

Plot Cumulative Case Time Series

Usage

case_plot_cumulative(
  data = pos(process_inv(read_inv(date = date))),
  date = NULL
)

Arguments

data

Case data (by person) from NBS, as output by pos(process_inv())

date

The download date of data; the default is the most recent

Value

A ggplot object


jesse-smith/covidReport documentation built on Aug. 3, 2024, 4:52 p.m.