| Hill_racing {LSTbook} | R Documentation |
Winning times in Scottish Hill races, 2005-2017
Description
Winning times in Scottish Hill races, 2005-2017
Usage
data(Hill_racing)
Format
A data.frame object with one row for each race winner. Most races have both a male and female winner.
"year" "sex" "name" "time" "race" "distance" "climb"
-
time: the winning time in seconds -
racethe name of the race. Many races are repeated over successive years. -
yearthe year the race was run -
namethe name of the winning runner -
sex: the runner's sex, coded asFandM -
distance: the total distance of the race in km -
climb: the total vertical climb of the race in meters
Source
The data were scraped from the Scottish Hill Racing site.
[Package LSTbook version 0.5.0 Index]