powered by
Assigned ages (from otoliths) and fork lengths of Red Drum (Sciaenops ocellatus) from various areas of the Atlantic Coast, 1981-1988.
A data frame with 393 observations on the following 2 variables.
Age (from otoliths to the nearest years but recorded at half-years)
Fork length (mm)
Growth
von Bertalanffy
data(RedDrum) str(RedDrum) head(RedDrum) plot(fl~age,data=RedDrum)
Run the code above in your browser using DataLab