Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

wildmousemetabolism

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:

id

integer Individual number

run

integer The experiment was repeated three times (run = 1,2,3)

day

integer Day of experiment (1-6)

temp

integer Temperature (deg C)

food

integer Whether food was provided ('Yes') or not ('No')

bm

double Body mass (g)

wheel

integer Whether the mouse could use an exercise wheel ('Yes') or not ('No')

rmr

double Resting metabolic rate (minimum rate of a running average over 12min) (kC hour-1)

sex

integer Male or Female

Source

Christopher Turbill


lgrdata

Example Datasets for a Learning Guide to R

v0.1.1
CC0
Authors
Remko Duursma [aut, cre], Jeff Powell [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.