#' 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.