hills {Rsafd} | R Documentation |
A data frame of 35 Scottish hill races.
data(hills)
A data frame with 35 observations on the following 3 variables.
dist
a numeric vector
climb
a numeric vector
time
a numeric vector
data(hills) ## maybe str(hills) ; plot(hills) ...