Learn R Programming

ISwR (version 1.0-8)

rmr: Resting metabolic rate

Description

The rmr data frame has 44 rows and 2 columns. It contains resting metabolic rate and body weight for 44 women.

Usage

rmr

Arguments

source

D.G. Altman (1991), Practical Statistics for Medical Research, Exercise~11.2, Chapman & Hall.

Examples

Run this code
plot(metabolic.rate~body.weight,data=rmr)

Run the code above in your browser using DataLab