View source: R/case_table_confirmed_probable.R
case_calc_confirmed_probable | R Documentation |
Tabulate Confirmed & Probable Cases/Deaths
case_calc_confirmed_probable(
data = pos(process_inv(read_inv(date = date))),
date = NULL
)
data |
Case data, as output by
|
date |
The download date of the data; defaults to most recent |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.