This function takes watt and heartrate data from the API, subsets it to only look at the workouts that you specify, and determines your decoupling by workout, as well as trends by workout length and by time.
1 | decoupling(data = NULL)
|
data |
Data pulled from the API, should be stored differently than the data pulled from the interface. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.