RWhitefishAI | R Documentation |
Ages and total lengths of Round Whitefish (Prosopium cylindraceum) collected from the Apostles Islands, Lake Superior.
A data frame with 995 observations on the following 2 variables.
Total length (in).
Age (from scales).
Growth
von Bertalanffy
From Table 3 (a random tenths digit was added to the TL) in Bailey, M.M. 1963. Age, growth, and maturity of Round Whitefish of the Apostle Islands and Isle Royale Regions, Lake Superior. Fishery Bulletin, 63:63-75. CSV file
data(RWhitefishAI)
str(RWhitefishAI)
head(RWhitefishAI)
plot(tl~age,data=RWhitefishAI)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.