View source: R/filter_deaths.R
filter_deaths | R Documentation |
Filter Case Data to COVID-19 Deaths
filter_deaths(data, col = "die_from_illness_ind", cols_check = "inv_death_dt")
data |
Case data, as output by
|
col |
|
cols_check |
|
The input data
filtered to rows containing deaths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.