Learn R Programming

DAAG (version 1.25.6)

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
data(whoops)
str(whoops)
plot(whoops) 

Run the code above in your browser using DataLab