R/respR.R

#' respR: Analyse, convert, and automate respirometry-related data.
#'
#' respR is an R package that consists of a collection of functions that provide
#' a structured, reproducible workflow for the analysis of respirometry-related data. 
#' Focus is placed on ease-of-use.
#'
#' Works with closed, open tank, intermittent flow, and flowthrough respirometry data. 
#' Main functions allow determination of VO2, MO2, MO2min, MO2max, and PCrit. 
#' Functions for background corrections and unit conversions are included.
#'
#' @author Januar Harianto & Nicholas Carey
#' @docType package
#' @name respR

Try the respR package in your browser

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

respR documentation built on May 29, 2024, 7:14 a.m.