Learn R Programming

abd (version 0.2-6)

Rattlesnakes: Temperature Change and Meal Size in Rattlesnakes

Description

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

Arguments

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

Run this code
data(Rattlesnakes)
str(Rattlesnakes)
xyplot(meal.size ~ temp.change, Rattlesnakes)

Run the code above in your browser using DataLab