R/puerto_rico_icd.R

#' Puerto Rico daily mortality by cause of death
#' 
#' A data frame with Puerto Rico daily mortality counts, stratified by cause of death
#' from 1999 to 2020.
#' which includes the day hurricanes Maria made
#' landfall on 2017-09-20.
#' The outcome column includes the number of deaths for that day for that ICD-10 code.
#' The object `icd` is included to show the description of each ICD-10 code.
#' 
#' @usage data("puerto_rico_icd")
#' 
#' @aliases icd
#' 
#' @docType data
"puerto_rico_icd"
rafalab/excessdeaths documentation built on April 11, 2025, 7:53 p.m.