marathon: New York City Marathon Times

Description Usage Format Source Examples

Description

Marathon times of male and female winners of the New York City Marathon 1970-1999.

Usage

1

Format

A data frame with 60 observations on the following 3 variables.

Year

Year

Gender

Gender

Time

Running time (in hours)

Source

http://www.webcitation.org/5kx7ilFLp

Examples

1
2
3
4
data(marathon)
str(marathon)
histPlot(marathon$Time)
boxPlot(marathon$Time, horiz = TRUE, fact = marathon$Gender)

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.