Learn R Programming

abd (version 0.2-8)

Lynx: Population Cycles of Lynx in Canada 1752-1819

Description

Number of lynx pelts (pelts) reported in Canada per year from 1752 to 1819.

Arguments

Format

A data frame with 68 observations on the following 2 variables.
year
a numeric vector
pelts
a numeric vector

Source

Elton, C. and M. Nicholson. 1942. The ten-year cycle in numbers of the lynx in Canada. Journal of Animal Ecology 11: 215-244.

Examples

Run this code
xyplot(pelts ~ year, Lynx, type=c('p','l'))

Run the code above in your browser using DataLab