Mosquitofish {FSAdata}R Documentation

Ages and lengths of Eastern Mosquitofish from ten locations from southern France to southern Spain.

Description

Ages and lengths of Eastern Mosquitofish (Gambusia holbrooki) from ten locations from southern France to southern Spain.

Format

A data frame with the following 8 variables:

Topic(s)

Source

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.

Examples

data(Mosquitofish)
str(Mosquitofish)
head(Mosquitofish)
plot(sl~age2,data=Mosquitofish)


[Package FSAdata version 0.3.6.9000 ]