Learn R Programming

FSAdata (version 0.3.0)

FWDrumLE1: Ages and lengths of Lake Erie Freshwater Drum.

Description

Assigned ages (from scales) and measured total lengths for each of 1577 Freshwater Drum (Aplodinotus grunniens) from Lake Erie.

Arguments

source

Simulated from Table 3 of Bur, M.T. 1984. Growth, reproduction, mortality, distribution, and biomass of freshwater drum in Lake Erie. Journal of Great Lakes Research. 10:48-58.

Topic(s)

  • Growth
  • von Bertalanffy

concept

Growth 'von Bertalanffy'

See Also

FWDrumLE2.

Examples

Run this code
data(FWDrumLE1)
str(FWDrumLE1)
head(FWDrumLE1)
plot(tl~age,data=FWDrumLE1)

Run the code above in your browser using DataLab