retrieve_lactate {lactater} | R Documentation |
Retrieve lactate
Description
Retrieves the lactate associated to a given intensity value. It is mainly for internal use but it is exported for possible extensions.
Usage
retrieve_lactate(model, intensity_value)
Arguments
model |
The model chosen in |
intensity_value |
The intensity value. |
Value
the lactate associated with the estimated lactate threshold
[Package lactater version 0.2.0 Index]