Learn R Programming

FSA (version 0.8.11)

BrookTroutTH: Catch-at-age for Tobin Harbor, Isle Royale Brook Trout.

Description

Catch-at-age in fyke nets from 1996-1998 for “Coaster” Brook Trout (Salvelinus fontinalis) in Tobin Harbor, Isle Royale, Lake Superior.

Arguments

Format

A data frame with 7 observations on the following 2 variables.

Source

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. [Was (is?) from http://www.fws.gov/midwest/ashland/brook/biochar/biolchar.html.]

Topic(s)

  • Mortality
  • Catch Curve
  • Chapman-Robson

Examples

Run this code
data(BrookTroutTH)
str(BrookTroutTH)
head(BrookTroutTH)
plot(log(catch)~age,data=BrookTroutTH)

Run the code above in your browser using DataLab