hills2000 {DAAG} | R Documentation |
Scottish Hill Races Data - 2000
Description
The record times in 2000 for 77 Scottish hill races.
Usage
data(hills2000)
Format
This data frame contains the following columns:
- h
- a numeric vector
- m
- a numeric vector
- s
- a numeric vector
- h0
- a numeric vector
- m0
- a numeric vector
- s0
- a numeric vector
- dist
- distance, in miles (on the map)
- climb
- total height gained during the route, in feet
- time
- record time in hours
- timef
- record time in hours for females
- type
- a factor, with levels indicating type of race
Source
?
Examples
data(hills2000)