Learn R Programming

strava (version 0.0.0.9001)

plot_elevations: Creates a plot of elevation profiles as small multiples

Description

Creates a plot of elevation profiles as small multiples

Usage

plot_elevations(data, scale_free_y = FALSE)

Arguments

data

A data frame output from process_data()

scale_free_y

If TRUE, the y-scale is "free"; otherwise it is "fixed"

Examples

Run this code
# NOT RUN {
plot_elevations()
# }

Run the code above in your browser using DataLab