powered by
Ages and lengths of Eastern Mosquitofish (Gambusia holbrooki) from ten locations from southern France to southern Spain.
A data frame with the following 8 variables:
Site (as a name) of capture.
Site (as a number) of capture.
Day of capture.
Month of capture.
Year of capture.
Standard length (to nearest 0.01 cm).
Age in integer years.
Age in decimal years.
Growth
Seasonal Growth
von Bertalanffy
Somers model
data(Mosquitofish) str(Mosquitofish) head(Mosquitofish) plot(sl~age2,data=Mosquitofish)
Run the code above in your browser using DataLab