AISsub {SRMData} | R Documentation |
AISsub
Description
Body measurements from athletes at the Australian Institute of Sport.
Usage
data(AISsub)
Format
A data frame with 202 rows (each athlete) and 6 columns:
- Sex
The sex of the athlete; one of
F
orM
- SSF
The sum of skin folds
- PBF
The percentage body fat
- Sport
The sport played by the athlete; one of
BBall
(basketball),Field
,Gym
(gymnastics),Netball
,Rowing
,Swim
(swimming),T400m
, (track, further than 400m),Tennis
,TPSprnt
(track sprint events),WPolo
(waterpolo)- Wt
The weight of the athlete, in kg
- Ht
The height, in cm
Source
OzDASL, available on-line at http://www.statsci.org/data/.
References
Telford, R. D. and Cunningham, R. B. (1991). Sex, sport, and body-size dependency of hematology in highly trained athletes. Medicine and Science in Sports and Exercise, 23(7):788–794.
[Package SRMData version 1.0.1 Index]