DAAG (version 1.24)

whoops: Deaths from whooping cough, in London

Description

Deaths from whooping cough, in London from 1740 to 1881.

Usage

data(whoops)

Arguments

Format

This is a multiple time series consisting of 3 series: wcough, ratio, and alldeaths.

References

Lancaster, H. O. 1990. Expectations of Life. Springer.

Examples

Run this code
# NOT RUN {
data(whoops)
str(whoops)
plot(whoops) 
# }

Run the code above in your browser using DataCamp Workspace