View source: R/create_distance_elevation_df.R
create_distance_elevation_df | R Documentation |
Create a data frame with distance elevation pairs based on track points
create_distance_elevation_df(track_points_sf)
track_points_sf |
An sf object, typically generated with 'read_track_points()' |
A data frame with two columns, distance and elevation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.