powered by
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
# NOT RUN { data(BlueCatfish) str(BlueCatfish) head(BlueCatfish) plot(tl~age,data=BlueCatfish) # }
Run the code above in your browser using DataLab