Learn R Programming

Lock5withR (version 1.2.2)

OlympicMarathon: 2008 Olympic Men's Marathon

Description

Times for all finishers in the men's marathon at the 2008 Olympics

Arguments

Format

A data frame with 76 observations on the following 5 variables.
  • Rank Order of finish
  • Athlete Name of marathoner
  • Nationality Country of marathoner
  • Time Time as H:MM:SS
  • Minutes Time in minutes

Details

Results for all finishers in the 2008 Men's Olympic marathon in Beijing, China.

Examples

Run this code

data(OlympicMarathon)

Run the code above in your browser using DataLab