combine_workout_data | A helper function to join the individual workout dataframes |
get_peloton_cookie | Return a cookie string after authenticating with the Peloton... |
get_peloton_urls | Function for storing api urls |
get_peloton_user_data | Get User data from the Peloton API |
get_peloton_workout_data | Return a data frame of workout data |
get_workout_detail_json | Returns the json for the workout detail, requires... |
get_workout_stream_url | Get API url for a workout's stream data |
get_workout_url | Get API url for a specific user id |
parse_base_user_data | Parses user json to return base user data |
parse_credentials_to_cookie | Helper function that parses the cookie id from JSON |
parse_peloton_streaks | Parses user json to return streaks |
parse_peloton_workout_counts | Parses user json to return workout counts |
parse_ride_stats | Returns ride stats data frame |
parse_user_workouts | Returns user workouts data frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.