BrookTroutTH | R Documentation |
Catch-at-age in fyke nets from 1996-1998 for “Coaster” Brook Trout (Salvelinus fontinalis) in Tobin Harbor, Isle Royale, Lake Superior.
A data frame with 7 observations on the following 2 variables.
A numeric vector of assigned ages
A numeric vector of number of Brook Trout caught
Mortality
Catch Curve
Chapman-Robson
Quinlan, H.R. 1999. Biological Characteristics of Coaster Brook Trout at Isle Royale National Park, Michigan, 1996-98. U.S. Fish and Wildlife Service Ashland Fishery Resources Office report. November 1999. CSV file
Used in catchCurve
and chapmanRobson
examples.
str(BrookTroutTH)
head(BrookTroutTH)
plot(log(catch)~age,data=BrookTroutTH)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.