Rattlesnakes: Temperature Change and Meal Size in Rattlesnakes

RattlesnakesR 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)


kmiddleton/abd documentation built on Nov. 4, 2022, 7:31 a.m.