Learn R Programming

DAAG (version 1.25.6)

poxetc: Deaths from various causes, in London from 1629 till 1881, with gaps

Description

Deaths from "flux" or smallpox, measles, all causes, and ratios of the the first two categories to total deaths.

Usage

data(poxetc)

Arguments

Format

This is a multiple time series consisting of 5 series: fpox, measles, all, fpox2all, measles2all.

References

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

Examples

Run this code
data(poxetc)
str(poxetc)
plot(poxetc) 

Run the code above in your browser using DataLab