RockBassLO1 {FSAdata} | R Documentation |
Assigned ages (from scales) and measured total lengths for each of 1288 Rock Bass (Ambloplites rupestris) from Lake Ontario.
A data frame with 1288 observations on the following 2 variables:
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.
RockBassLO2
.
data(RockBassLO1) str(RockBassLO1) head(RockBassLO1) plot(tl~age,data=RockBassLO1)