Learn R Programming

FSA (version 0.8.6)

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

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

concept

Mortality 'Catch Curve'

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