Learn R Programming

abd (version 0.1-22)

ProgesteroneExercise: Progesterone and Exercise

Description

Progesterone levels and rates of ventilation during submaximal exercise in 30 women.

Usage

data(ProgesteroneExercise)

Arguments

source

Brutsaert, T.D., H. Spielvogel, E. Caceres, M. Araoz, R.T. Chatterton, V.J. Vitzthum. 2002. Effect of menstrual cycle phase on exercise performance of high-altitude native women at 3600 m. Journal of Experimental Biology 205: 233-239

References

http://jeb.biologists.org/cgi/content/abstract/205/2/233

Examples

Run this code
data(ProgesteroneExercise)
str(ProgesteroneExercise)
xyplot(ventilation ~ progesterone, ProgesteroneExercise)

Run the code above in your browser using DataLab