case_calc_confirmed_probable: Tabulate Confirmed & Probable Cases/Deaths

View source: R/case_table_confirmed_probable.R

case_calc_confirmed_probableR Documentation

Tabulate Confirmed & Probable Cases/Deaths

Description

Tabulate Confirmed & Probable Cases/Deaths

Usage

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

Arguments

data

Case data, as output by pos(process_inv())

date

The download date of the data; defaults to most recent

Value

A tibble


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