Description Usage Arguments Value Examples
Parse single .gpx file from runtastic export zipfile.
1 | parse_gps(path)
|
path |
Relative path to single .gpx file in subfolder or export directory. |
Tibble with gps-position data (lat, lon, elevation), time_span,
(cumulative) distance (time_span, duration, dist, dist_cumsum).
1 | parse_gps(path = 'cad66c60-474d-4c2c-baa0-699d784de564.gpx')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.