BlueCatfish | R Documentation |
Ages and total lengths of Blue Catfish (Ictalurus furcatus) collected form the Wilson Reservoir on the Tennessee River, AL.
A data frame with 119 observations on the following 2 variables.
Age (from otoliths)
Total length (mm)
Growth
von Bertalanffy
From (approximately) Figure 2 of Maceina, M.J. 2007. Use of piecewise nonlinear models to estimate variable size-related mortality rates. North American Journal of Fisheries Management 27:971-977. CSV file
data(BlueCatfish)
str(BlueCatfish)
head(BlueCatfish)
plot(tl~age,data=BlueCatfish)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.