RockBassLO1: Ages and lengths of Lake Ontario Rock Bass.

RockBassLO1R Documentation

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.

Format

A data frame with 1288 observations on the following 2 variables:

age

Assigned ages (from scales).

tl

Measured total lengths (mm).

Topic(s)

  • Growth

  • von Bertalanffy

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. CSV file

See Also

RockBassLO2.

Examples

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


FSAdata documentation built on Aug. 24, 2023, 5:06 p.m.

Related to RockBassLO1 in FSAdata...