activity.df {jaggR} | R Documentation |
Energy requirements for different activities
Description
An experiment was conducted to compare the energy requirements of three physical activities: running, walking and bicycle riding. Eight subjects were asked to run, walk and bicycle a measured distance, and the number of kilocalories expended per kilometre was measured for each subject during each activity. The activities are run in random order with time for recovery between activities. Each activity was monitored exactly once for each individual.
Usage
activity.df
Format
A data.frame with 24 rows and 3 columns:
- subject
a subject ID.
- activity
running, walking, riding.
- energy
energy expended during activity, in kilocalories (Cal)
Source
Milton, J. S. (1992). Statistical Methods in the Biological and Health Sciences 2nd Edition, McGraw-Hill, New York, p. 316–319.
[Package jaggR version 0.1.1 Index]