cmE {ComradesM}R Documentation

Elevations along the Comrades Marathon route

Description

Elevations along the planned Comrades Marathon route from Pietermaritzburg to Durban for 2020

Usage

data(cmE)

Format

A data frame with 109 observations on the following 3 variables.

Distance

Distance from Pietermaritzburg in kms

Elevation

Height above sea level in metres

Name

Name of point, if known

Details

This dataset and the datasets cmAll and cmDist are all used in Chapter 21, "Over 90 years running 90 km"

Source

Based on information provided by the Comrades Marathon Association.

Examples

data(cmE, package="ComradesM")
with(cmE, summary(Elevation))

[Package ComradesM version 0.1.1 Index]