decathlon | R Documentation |
The decathlon for men is a combined event in athletics consisting of 10 track and field events: 100 metres, 400 metres, 1500 metres, 110 metre hurdles, long jump, high jump, pole vault, discus throw, javelin throw, and shotput.
decathlon
A tibble with 7,958 rows and 10 variables:
dbl result of 100m race in seconds
dbl result of long jump in meters
dbl result of shot put in meters
dbl result of high jump in meters
dbl result of 400m race in seconds
dbl result of 110m hurdles race in seconds
dbl result of discus throw in meters
dbl result of pole valut in meters
dbl result of javelin throw in meters
dbl result of 1500m race in seconds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.