energy | R Documentation |
The energy
data frame has 22 rows and 2 columns.
It contains data on the energy expenditure in groups of lean and obese women.
energy
This data frame contains the following columns:
expend
a numeric vector, 24 hour energy expenditure (MJ).
stature
a factor with levels
lean
and
obese
.
D.G. Altman (1991), Practical Statistics for Medical Research, Table 9.4, Chapman & Hall.
plot(expend~stature,data=energy)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.