| gopher | R Documentation |
The clutch sizes from various studies of Gopher tortoises
data(gopher)
A data frame with 19 observations on the following 6 variables.
Sitethe site number (an identifier); a numeric vector
Latitudethe latitude at which the study was conducted; a numeric vector
Evapthe mean total annual actual evapotranspiration (in mm); a numeric vector
Tempthe mean annual temperature in degrees Celsius; a numeric vector
ClutchSizethe mean clutch size; a numeric vector
SampleSizethe size of the sample upon which the
ClutchSize was computed;
a numeric vector
Nineteen populations of Gopher tortoises were examined across 17 different studies; from each study, the mean clutch size and various other variables were compiled.
K. G. Ashton, R. L. Burke, and J. N. Layne (2007) Geographic variation in body and clutch size of Gopher tortoises. Copeia, May 16, Number 2, 355–363.
data(gopher) summary(gopher)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.