R/MFO_df.R

#' @title MFO test dataframe
#'
#' @description A dataframe with the results of a test to assess MFO metabolism
#'
#' @docType data
#'
#' @usage data(MFO_df)
#'
#' @section Variables:
#' \describe{
#'   \item{Time}{time test, in minutess}
#'   \item{HR}{heart rate, in beats/min}
#'   \item{VO2}{volume of oxygen consumption, in ml/min}
#'   \item{VCO2}{volume of exhaled carbon dioxide, in ml/min}
#'   \item{RER}{respiratory exchange ratio}
#'   \item{VE}{ventilation, in l/min}
#'   \item{PETCO2}{end-tidal carbondioxide pressure, in mmHg}
#' }
"MFO_df"

Try the MFO package in your browser

Any scripts or data that you put into this service are public.

MFO documentation built on March 18, 2022, 7:52 p.m.