Rdocumentation
powered by
Learn R Programming
ISwR (version 1.0-8)
energy: Energy expenditure
Description
The
energy
data frame has 22 rows and 2 columns. It contains data on the energy expenditure in groups of lean and obese women.
Usage
energy
Arguments
source
D.G. Altman (1991),
Practical Statistics for Medical Research
, Table 9.4, Chapman & Hall.
Examples
Run this code
plot(expend~stature,data=energy)
Run the code above in your browser using
DataLab