olympics.run {LearnEDA} | R Documentation |
Olympics running times.
Description
Winning time in Olympics mens running race classified by length of race and year.
Usage
olympics.run
Format
A data frame with 9 observations on the following 6 variables.
- year
- year of the Olympics
- X100m
- winning time in seconds for 100m
- X200m
- winning time in seconds for 200m
- X400m
- winning time in seconds for 400m
- X800m
- winning time in seconds for 800m
- X1500m
- winning time in seconds for 1500m
Source
World Almanac and Book of Facts 2008
[Package
LearnEDA version 1.01
Index]