SimonsonLyons {FSAdata}R Documentation

Catches in removal events of trout at various locations.

Description

Catches of various species in consecutive removal events at various locations.

Format

A data frame of 58 observations on the following 7 variables:

Topic(s)

Source

From Appendix in Simonson, T.D. and J. Lyons. 1995. Comparison of catch per effort and removal procedures for sampling stream fish assemblages. North American Journal of Fisheries Management, 15:419-427.

Examples

data(SimonsonLyons)
str(SimonsonLyons)
head(SimonsonLyons)

## extract data for one species and stream (e.g., 3rd row)
SimonsonLyons[3,]


[Package FSAdata version 0.3.6.9000 ]