strava_streams | R Documentation |
Activity streams of 12 activities gathered from strava's API.
strava_streams
A data frame with 11880 rows and 12 variables:
altitude of the reading, in meters above sea level
cadence of the activity, in steps/cycles per minute
cumulative distance of the trajectoty, in kilometers
terrain grade in %, smoothed
heartrate of the athlete, in beats per minute
The unique identifier of the activity, integer number
latitude coordinate of a single point of the activity stream, in sexagesimal degrees
latitude coordinate of a single point of the activity stream, in sexagesimal degrees
Sequence of moving values of the stream activity, in boolean values
Sequence of temperature values of the stream activity, in celsius degrees
Sequence of time values of the stream activity, in seconds
horizontal velocity smoothed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.