R/daisy.R

#' Different values measured during a fermentation of Escherichia coli in a bioreactor named daisy
#'
#' @format A tibble: 328 x 10:
#' \describe{
#'   \item{Time}{Time}
#'   \item{STIRR [rpm]}{Rotations per minute of the dispersion element}
#'   \item{pO2 [%sat]}{Oxygen saturation in %} 
#'   \item{TEMP [°C]}{Temperature in °C}
#'   \item{AIR [ccm]}{Airflow in cmm}
#'   \item{O2 [ccm]}{Oxygen in ccm}
#'   \item{AFOAMT [ml]}{Antifoam in ml}
#'   \item{ACIDT [ml]}{Acid in ml (HCl)}
#'   \item{BASET [ml]}{Base in ml (NaOH)}
#'   \item{SUBT-A [ml]}{Substrate in ml}
#' }
"daisy"
Utzi1/Biotech documentation built on July 4, 2020, 9:37 a.m.