R/navicula_growth.R

#' Navicula growth
#' 
#' A dataset containing optical density through time of a culture of Navicula
#' 
#' \itemize{
#'   \item Time. time since start of experiment
#'   \item ABS optical density
#' }
#' 
#' @docType data
#' @keywords datasets
#' @name navicula_growth
#' @usage data(navicula_growth)
#' @format A data frame
low-decarie/growthcurves documentation built on May 21, 2019, 7:50 a.m.