Olympic_records_200m {RecordTest} | R Documentation |
200-Meter Olympic Records from 1900 to 2020
Description
A data set containing the record times and record values of the 200-meter competition at the Olympic games, from 1900 to 2020. The variables are the following:
year : Year of the record time
time : Record time
value : Record value in seconds
Usage
data(Olympic_records_200m)
Format
A data frame with 12 rows and 3 variables.
Note
In this data set, the interest lies in the lower records. Although the Olympic Games are held every 4 years, not all of these occasions have been held, so only the games that have taken place are considered in the definition of time.
Source
See Also
[Package RecordTest version 2.2.0 Index]