Snakes {SRMData} | R Documentation |
Snakes
Description
Measurements of snakes, some of which eat crayfish, and some of which do not.
Usage
data(Snakes)
Format
A data frame with 28 rows (each plot) and 4 columns:
- Crayfish
Whether the snake lives in a crayfish region or not; one of
Cfish
orNoCfish
- Sex
The snake sex; one of
male
orfemale
- SVL
The snout-to-length length, in cm
- Teeth
The number of number of maxillary teeth
Source
Javier Manjarrez, Constantino MacĂas Garcia, Hugh Drummond (2018). Data from: Morphological convergence in a Mexican garter snake associated with the ingestion of a novel prey [Dataset]. Dryad. https://doi.org/10.5061/dryad.mg152
References
Manjarrez, J., Macias Garcia, C., & Drummond, H. (2017). Morphological convergence in a Mexican garter snake associated with the ingestion of a novel prey. Ecology and Evolution, 7(18), 7178–7186.
[Package SRMData version 1.0.1 Index]