Mosquitofish | R Documentation |
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
From figure 3 of Carmona-Catot, G., A.F.G.N. Santos, P.A. Tedesco, and E. Garcia-Berthou. 2014. Quantifying seasonality along a latitudinal gradient: From stream temperature to growth of invasive mosquitofish. Ecosphere 5:134. CSV file
data(Mosquitofish)
str(Mosquitofish)
head(Mosquitofish)
plot(sl~age2,data=Mosquitofish)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.