powered by
Ages and lengths of Australian Bonito (Sarda australis).
A data frame with the following 3 variables:
Sex (Female, Juvenile, Male).
Female
Juvenile
Male
Age in decimal years.
Total length (to nearest 0.1 cm).
Growth
Seasonal Growth
von Bertalanffy
Somers model
data(Bonito) str(Bonito) head(Bonito) plot(fl~age,data=Bonito)
Run the code above in your browser using DataLab