Men's and women's world record times for various out-door running distances, recognized by the International Association of Athletics Federations (IAAF) as of 17 November, 2017.
data(worldrecord)
A data frame with 10 observations on the following 3 variables.
Distance
Running distance (in meters)
MenRecord
Men's record time (in seconds)
WomenRecord
Women's record time (in seconds)
# NOT RUN {
data(worldrecord)
head(worldrecord)
# }
Run the code above in your browser using DataLab