death_calc_total: Calculate Death and Survival Outcomes from COVID-19

View source: R/death_table_total.R

death_calc_totalR Documentation

Calculate Death and Survival Outcomes from COVID-19

Description

Calculate Death and Survival Outcomes from COVID-19

Usage

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

Arguments

data

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

date

The download data of the data; defaults to most recent

Value

A tibble


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