Learn R Programming

ISwR (version 1.0-6)

intake: Energy intake

Description

The intake data frame has 11 rows and 2 columns. It contains paired values of energy intake for 11 women.

Arguments

source

D.G. Altman (1991), Practical Statistics for Medical Research, Table 9.3, Chapman & Hall.

Examples

Run this code
data(intake)
plot(intake$pre, intake$post)

Run the code above in your browser using DataLab