case_table_active: Tabulate Active, Deceased, and Inactive/Recovered COVID-19...

View source: R/case_table_active.R

case_table_activeR Documentation

Tabulate Active, Deceased, and Inactive/Recovered COVID-19 Cases

Description

Tabulate Active, Deceased, and Inactive/Recovered COVID-19 Cases

Usage

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

Arguments

data

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

date

Download date of the data; defaults to most recent

Value

A flextable


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