R/metabolic_data.R

#' Multiplexed respirometry data
#'
#' Data from a metabolic rate measurement experiment where oxygen, carbond dioxide, water vapor, and atmopsheric
#' pressure were measured without the use of chemical drying agents. The dataset contains the following columns
#' "Oxygen", "CO2", "kPa", "Flow", "WVP", "Deg_C, and "Marker".
#'
#' @docType data
#'
#' @usage data(metabolic_data)
#'
#' @format unknown
#'
#' @keywords datasets
#'
#' @references ...
#'
#' @source ...
#'
#' @examples
#' data(metabolic_data)
trollock/respiratoR documentation built on Nov. 27, 2019, 2:35 p.m.