Learn R Programming

PAutilities (version 1.1.0)

weir_equation: Calculate energy expenditure using the Weir equation

Description

Calculate energy expenditure using the Weir equation

Usage

weir_equation(VO2, VCO2, epochSecs)

Arguments

VO2

Oxygen consumption

VCO2

Carbon dioxide production

epochSecs

The averaging window of the metabolic data, in seconds

Examples

Run this code
weir_equation(3.5, 3.1, 60)

Run the code above in your browser using DataLab