| wildmousemetabolism {lgrdata} | R Documentation |
Mouse metabolism
Description
Wild mice were placed in a device where the metabolic rate (energy used by the animal) can be measured directly, and continuously. Measurements were made at varying temperature (15, 20 and 31C), mice were provided with food or not, and were able to exercise (with a treadmill) or not.
Usage
wildmousemetabolism
Format
A data frame with 864 rows and 9 variables:
idinteger Individual number
runinteger The experiment was repeated three times (run = 1,2,3)
dayinteger Day of experiment (1-6)
tempinteger Temperature (deg C)
foodinteger Whether food was provided ('Yes') or not ('No')
bmdouble Body mass (g)
wheelinteger Whether the mouse could use an exercise wheel ('Yes') or not ('No')
rmrdouble Resting metabolic rate (minimum rate of a running average over 12min) (kC hour-1)
sexinteger Male or Female
Source
Christopher Turbill