Learn R Programming

alr4 (version 1.0.7)

mile: World records for the mile run

Description

World record times for the mile run, 1861--2003.

Arguments

Format

A data frame with 46 observations:

Year

Year in which the record was set

Time

Running time, in seconds

Name

Name of person setting the record

Country

Country of residence of the record setter

Place

Place the record was set

Gender

Gender of the record holder

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(mile)

Run the code above in your browser using DataLab