Description Usage Format Source References Examples
Temperature change after a meal (% of body mass) in 17 South American rattlesnakes (Crotalus durissus).
1 |
A data frame with 17 observations on the following 2 variables.
meal.size
a numeric vector
temp.change
a numeric vector
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.
http://jeb.biologists.org/cgi/content/abstract/207/4/579
1 2 3 | data(Rattlesnakes)
str(Rattlesnakes)
xyplot(meal.size ~ temp.change, Rattlesnakes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.