| gopher {GLMsData} | R Documentation |
Clutch sizes of Gopher tortoises
Description
The clutch sizes from various studies of Gopher tortoises
Usage
data(gopher)
Format
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
ClutchSizewas computed; a numeric vector
Details
Nineteen populations of Gopher tortoises were examined across 17 different studies; from each study, the mean clutch size and various other variables were compiled.
Source
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.
Examples
data(gopher)
summary(gopher)