intake: Energy intake

Description Usage Format Source Examples

Description

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

Usage

1

Format

This data frame contains the following columns:

pre

a numeric vector, premenstrual intake (kJ).

post

a numeric vector, postmenstrual intake (kJ).

Source

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

Examples

1
plot(intake$pre, intake$post)

Example output



ISwR documentation built on Jan. 20, 2020, 5:07 p.m.

Related to intake in ISwR...