Description Usage Format Source References Examples
Body and brain temperatures (degrees C) in free-ranging ostriches (Struthio camelus) at the the Lichtenburg Game Breeding Centre, Lichtenburg, South Africa.
1 |
A data frame with 6 observations on the following 3 variables.
ostrich
a numeric vector identifying ostrich number
body.temp
a numeric vector of body temperature in degrees C
brain.temp
a numeric vector of brain temperature in degrees C
Fuller, A., P.R. Kamerman, S.K. Maloney, G. Mitchell, and D. Mitchell. 2003. Variability in brain and arterial blood temperatures in free-ranging ostriches in their natural habitat. Journal of Experimental Biology 206: 1171-1181.
http://jeb.biologists.org/cgi/content/abstract/206/7/1171
http://www.sa-venues.com/game-reserves/nwp_lichtenburg.htm
1 2 | data(OstrichTemp)
xyplot(brain.temp ~ body.temp, OstrichTemp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.