View source: R/ita_data_prep_functions.R
Prepare a single year of death data for Italy. This function is wrapped by 'ita_prepare_deaths_all_years()'.
1 2 3 4 5 6 | ita_prepare_deaths_single_year(
deaths_raw,
age_cutoffs,
this_year,
first_covid_death_date
)
|
deaths_raw |
Data.table downloaded from IStat |
age_cutoffs |
Vector of the starting years for each age group bin. For more information, see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.