Description Usage Arguments Examples
Processes gpx files and stores the result in a data frame. The code is adapted from the blog post Stay on track: Plotting GPS tracks with R by Sascha W.
| 1 | process_data(path, old_gpx_format = FALSE)
 | 
| path | The file path to the directory containing the gpx files | 
| old_gpx_format | If TRUE, uses the old format for gpx files (for files bulk exported from Strava prior to ~May 2018) | 
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.