powered by
A data frame with Puerto Rico daily mortality counts 2015 to May 2018. This includes the day hurricanes Maria made 2017-09-20.
pr_death_counts
An object of class data.frame.
data.frame
date. Date of the count.
deaths. Number of deaths reported that day.
with(pr_death_counts, plot(date, deaths))
Run the code above in your browser using DataLab