powered by
Aggregate time series fatality data from the Vestry report.
timeSeries(vestry = FALSE)
A R list with two objects: "data" and "source" ("snow" or "vestry").
date: Calendar date.
date
day: Day of the week.
day
deaths: Measure of fatality.
deaths
fatal.attacks: Measure of fatality.
fatal.attacks
Logical. TRUE returns the data from the Vestry committee (Appendix B, p. 175). FALSE returns John Snow's contribution to the report (p.117).
TRUE
FALSE
plot.time_series, print.time_series, vignette("time.series")
plot.time_series
print.time_series
vignette("time.series")
timeSeries(vestry = TRUE) plot(timeSeries())
Run the code above in your browser using DataLab