| StripedBass2 | R Documentation |
Assigned ages (from otoliths) and measured total lengths for each of 1201 Striped Bass (Morone saxatilis) from the Atlantic Ocean.
A data frame of 1201 observations on the following 2 variables:
Assigned ages (from scales).
Measured total lengths (in inches).
Growth
von Bertalanffy
From Table 1 in Chapter 10 (Striped Bass) of the VMRC Final Report on Finfish Ageing, 2003 by the Center for Quantitative Fisheries Ecology at Old Dominion University. CSV file
StripedBass3.
data(StripedBass2)
str(StripedBass2)
head(StripedBass2)
plot(tl~age,data=StripedBass2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.