#' Puerto Rico daily mortality
#'
#' A data frame with Puerto Rico daily mortality counts, stratified by agegroup,
#' from 1985 to 2020.
#' which includes the days hurricanes Hugo, Georges, and Maria made
#' landfall on 1989-09-18, 1998-09-21, and 2017-09-20, respectively.
#' The outcome column includes the number of deaths for that day. This data frame
#' also includes population counts and estimates for the period. Population counts
#' for 1985 to 2000 are interpolations of decennial census products since 1980 to 2000.
#' For 2000 onward, we use interpolated population estimates (PEP).
#'
#' @usage data("puerto_rico_counts")
#' @docType data
#'
#'
"puerto_rico_counts"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.