Decath21 {GmooG} | R Documentation |
Details of the best performances of the top decathletes
data(Decath21)
A data frame with 116 observations on the following 15 variables.
Rank
Rank order
Decathlete
Decathlete's name
Nationality
Decathlete's nationality
Total
the total points achieved over all 10 events
Run100m
Time for the 100 metres (secs)
LongJump
Distance jumped (metres)
ShotPut
Distance putting the shot (metres)
HighJump
Height jumped (metres)
Run400m
Time for the 400 metres (secs)
Hurdle110m
Time for the 110 metres hurdles (secs)
DiscusD
Distance throwing the discus (metres)
PoleVault
Height achieved (metres)
JavelinD
Distance throwing the javelin (metres)
Run1500m
Time for the 1500 metres (secs)
Venue
Location and year of performance
data(Decath21, package="GmooG")
with(Decath21, summary(Run1500m))