Bonito | R Documentation |
Ages and lengths of Australian Bonito (Sarda australis).
A data frame with the following 3 variables:
Sex (Female
, Juvenile
, Male
).
Age in decimal years.
Total length (to nearest 0.1 cm).
Growth
Seasonal Growth
von Bertalanffy
Somers model
From figure 3 of Stewart, J., W. Robbins, K. Rowling, A. Hegarty, and A. Gould. 2013. A multifaceted approach to modelling growth of the Australian bonito, Sarda australis (Family Scombridae), with some observations on its reproductive biology. Marine and Freshwater Research 64:671-678. CSV file
data(Bonito)
str(Bonito)
head(Bonito)
plot(fl~age,data=Bonito)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.