Learn R Programming

season (version 0.2-6)

exercise: Exercise data from Queensland, 2005--2007

Description

Exercise data in longitudinal format from a physical activity intervention study in Logan, Queensland. Some subjects were lost to follow-up, so all three visits are not available for all subjects.

Usage

data(exercise)

Arguments

source

From Prof Elizabeth Eakin and colleagues, The University of Queensland, Brisbane.

References

Eakin E, et al (2009) Telephone counselling for physical activity and diet in type 2 diabetes and hypertension, Am J of Prev Med, vol 36, pages 142--9

Examples

Run this code
data(exercise)
boxplot(exercise$walking ~ exercise$month)

Run the code above in your browser using DataLab