VO2max_df {MFO} | R Documentation |
Graded exercise test dataframe
Description
A dataframe with the results of a graded exercise test
Usage
data(VO2max_df)
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 30 rows and 9 columns.
Variables
- Time
time test, in minutess
- HR
heart rate, in beats/min
- Load
Load of the test, in watts
- VO2
volume of oxygen consumption, in ml/min
- VCO2
volume of exhaled carbon dioxide, in ml/min
- RER
respiratory exchange ratio
- VE
ventilation, in l/min
- PETCO2
end-tidal carbondioxide pressure, in mmHg
[Package MFO version 0.1.0 Index]