Rattlesnakes {abd}R Documentation

Temperature Change and Meal Size in Rattlesnakes

Description

Temperature change after a meal ( rattlesnakes (Crotalus durissus).

Format

A data frame with 17 observations on the following 2 variables.

meal.size

a numeric vector

temp.change

a numeric vector

Source

Tattersall, G.J., W.K. Milsom, A.S. Abe, S.P. Brito, and D.V. Andrade. 2004. The thermogenesis of digestion in rattlesnakes. Journal of Experimental Biology 207: 579-585.

References

http://jeb.biologists.org/cgi/content/abstract/207/4/579

Examples

str(Rattlesnakes)
xyplot(meal.size ~ temp.change, Rattlesnakes)

[Package abd version 0.2-8 Index]