rmr {ISwR} | R Documentation |
The rmr
data frame has 44 rows and 2 columns.
It contains resting metabolic rate and body weight for 44 women.
This data frame contains the following columns:
D.G. Altman (1991), Practical Statistics for Medical Research, Exercise~11.2, Chapman & Hall.
data(rmr) plot(metabolic.rate~body.weight,data=rmr)