death_table_age_summary: Tabulate Age Median and Range for COVID-19 Deaths

View source: R/death_table_age_summary.R

death_table_age_summaryR Documentation

Tabulate Age Median and Range for COVID-19 Deaths

Description

Tabulate Age Median and Range for COVID-19 Deaths

Usage

death_table_age_summary(
  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 flextable


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