View source: R/Metabolic_Equations.R
weir_equation | R Documentation |
Calculate energy expenditure using the Weir equation
weir_equation(VO2, VCO2, epochSecs)
VO2 |
Oxygen consumption |
VCO2 |
Carbon dioxide production |
epochSecs |
The averaging window of the metabolic data, in seconds |
weir_equation(3.5, 3.1, 60)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.