pr_death_counts function

Puerto Rico daily mortality

Puerto Rico daily mortality

A data frame with Puerto Rico daily mortality counts 2015 to May 2018. This includes the day hurricanes Maria made 2017-09-20. data

Format

An object of class data.frame.

Source

Puerto Rico Demographic Registry. Data was extracted from PDF provided in system.file("extdata", "RD-Mortality-Report_2015-18-180531.pdf", package = "dslabs")

pr_death_counts

Details

  • date. Date of the count.
  • deaths. Number of deaths reported that day.

Examples

with(pr_death_counts, plot(date, deaths))
  • Maintainer: Rafael A. Irizarry
  • License: Artistic-2.0
  • Last published: 2024-03-01

Useful links