heptathlon {nclSLR} | R Documentation |
Results for the heptathlon at the 2012 Olympic Games in London for the 29 athletes who completed all events and were not disqualified.
data(heptathlon)
A data frame with 29 rows and 7 variables. The data frame contains the following columns:
100 metres hurdles (seconds).
High jump (metres).
Shot put (metres).
200 metres (seconds).
Long jump (metres).
Javelin throw (metres).
800 metres (seconds).
The data were taken from Wikipedia at https://en.wikipedia.org/wiki/Athletics_at_the_2012_Summer_Olympics_%E2%80%93_Women%27s_heptathlon.
data(heptathlon) head(heptathlon)