Hasselblad | R Documentation |
Data contains number of deaths of women 80 years and older during the years 1910-1912 from The London Times.
data(Hasselblad)
A List where "$death"
is an array for death numbers from 0 to 9, "$freq"
contains counts for that specific death number.
Hasselblad V (1969) (doi:10.1080/01621459.1969.10501071)
data(Hasselblad) plot(Hasselblad$death, Hasselblad$freq)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.