summary_cp | R Documentation |
Retrieves a summary of the critical power model in a tidy way. Mainly for internal use.
summary_cp( .data, time_to_exhaustion_column, model, method, critical_speed = FALSE )
.data |
A data frame containing a power output column and their respective time-to-exhaustion. |
time_to_exhaustion_column |
The name of the time-to-exhaustion column. This value has to be in seconds. Default to |
model |
The |
method |
The method for estimating critical power. It can be one of |
critical_speed |
A boolean to specify whether the estimation of critical speed is being performed, instead of critical power. Default to |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.