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
- male record time in hours
- m
- plus minutes
- s
- plus seconds
- h0
- female record time in hours
- m0
- plus minutes
- s0
- plus seconds
- 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,
i.e. hill, marathon, relay, uphill or other
Source
The Scottish Running Resource, http://www.hillrunning.co.uk
Examples
data(hills2000)