Description Usage Arguments Value Author(s) Examples
Returns the moving maximum power for a given activity, using the power data second-by-second, from all durations to the length of the training session.
1 | mmp_act(activity)
|
activity |
A vector containing the second-by-second power data in watts, from an activity. |
The output of this function is a vector of all mean maximum power, from all durations.
Natan Freitas Leite.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.