ita_prepare_deaths_single_year: Prepare a single year of death data for Italy

Description Usage Arguments

View source: R/ita_data_prep_functions.R

Description

Prepare a single year of death data for Italy. This function is wrapped by 'ita_prepare_deaths_all_years()'.

Usage

1
2
3
4
5
6
ita_prepare_deaths_single_year(
  deaths_raw,
  age_cutoffs,
  this_year,
  first_covid_death_date
)

Arguments

deaths_raw

Data.table downloaded from IStat

age_cutoffs

Vector of the starting years for each age group bin. For more information, see


njhenry/covidemr documentation built on Feb. 2, 2022, 2:31 a.m.