Learn R Programming

fda (version 2.4.0)

seabird: Sea Bird Counts

Description

Numbers of sightings of different species of seabirds by year 1986 - 2005 at E. Sitkalidak, Uganik, Uyak, and W. Sitkalidak by people affiliated with the Kodiak National Wildlife Refuge, Alaska.

Usage

data(seabird)

Arguments

source

Zwiefelhofer, D., Reynolds, J. H., and Keim, M. (2008) Population trends and annual density estimates for select wintering seabird species on Kodiak Island, Alaska, U.S. Fish and Wildlife Service, Kodiak National Wildlife Refuge, Technical Report, no. 08-00x

Details

Data provided by the Kodiak National Wildlife Refuge

References

Ramsay, James O., Hooker, Giles, and Graves, Spencer B. (2009) Functional Data Analysis with R and Matlab, Springer, New York (esp. ch. 10)

Examples

Run this code
data(seabird)
## maybe str(seabird) ; plot(seabird) ...

Run the code above in your browser using DataLab