get_workout_url: Get API url for a specific user id

Description Usage Arguments Value Examples

View source: R/peloton_api.R

Description

Get API url for a specific user id

Usage

1

Arguments

userid

a string, the user id found in your Peloton profile

Value

the user workout API call

Examples

1
2
user_id <- '44e4b4f4c14434444a4f554444a44bde4'
get_workout_url(user_id)

elliotpalmer/pelotonr documentation built on July 2, 2020, 9:53 p.m.