Learn R Programming

FSAdata (version 0.3.0)

RockBassLO1: Ages and lengths of Lake Ontario Rock Bass.

Description

Assigned ages (from scales) and measured total lengths for each of 1288 Rock Bass (Ambloplites rupestris) from Lake Ontario.

Arguments

source

Simulated from Table 1 of Wolfert, D.R. 1980. Age and growth of rock bass in Eastern Lake Ontario. New York Fish and Game Journal, 27:88:90.

Topic(s)

  • Growth
  • von Bertalanffy

concept

Growth 'von Bertalanffy'

See Also

RockBassLO2.

Examples

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

Run the code above in your browser using DataLab