fma (version 2.3)

olympic: Men's 400 m final winning times in each Olympic Games

Description

Winning times for the men's 400 m final in each Olympic Games: 1896--1996.

Usage

olympic

Arguments

Format

Data frame containing the following columns:

time

Winning time in 400m final

Examples

Run this code
# NOT RUN {
plot(time~Year,data=olympic,pch=19,col=3)
# }

Run the code above in your browser using DataLab