RockBassLO1 {FSAdata}R 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:

Topic(s)

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.

See Also

RockBassLO2.

Examples

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


[Package FSAdata version 0.3.6.9000 ]