Description Usage Arguments Value
Load Strava activities from gpx files
1 2 | load_activities(path = "activities/", type = "all", merge = FALSE,
...)
|
path |
the path from de current working directory to a directory containing the gpx files from Strava. |
type |
to restrict to a certain type of activities, like |
merge |
if TRUE, only an object of S4 class activity is returned, otherwise a list of activity object.
By default |
... |
further arguments passed to the function |
either a list or a single activity object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.