BrookTroutNEWP {FSAdata}R Documentation

Catches in removal events for Brook Trout in the Nashwaak Experimental Watersheds Project.

Description

Catches in removal events for Brook Trout (Salvelinus fontinalis) in two streams in the the Nashwaak Experimental Watersheds Project on multiple dates.

Format

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

Topic(s)

Source

From Table 1 in Schnute, J. 1983. A new approach to estimating populations by the removal method. Canadian Journal of Fisheries and Aquatic Sciences, 40:2153-2169.

See Also

See BrookTroutNEWP1 for these data AND the results from Schnute (1983).

Examples

data(BrookTroutNEWP)

## extract data for one stream, section, and date (e.g., 3rd row)
BrookTroutNEWP[3,]


[Package FSAdata version 0.3.6.9000 ]