cmDist {ComradesM} | R Documentation |
Distances run in the South African Comrades Marathon race since 1970
data(cmDist)
A data frame with 50 observations on the following 3 variables.
Year
Year of race
Direction
Direction of race, up (Durban to Pietermaritzburg) or down (Pietermaritzburg to Durban)
Distance
Race distance in kms
This dataset and the datasets cmAll and cmE are all used in Chapter 21, "Over 90 years running 90 km"
data(cmDist, package="ComradesM")
with(cmDist, summary(Distance))