R/growthTools.R

#' growthTools: A package for computing microbial growth rates and traits.
#'
#' The growthTools package does X, Y, and Z. (see: http://r-pkgs.had.co.nz/man.html#man-packages)
#' 
#' @section get.gr functions:
#' The get.gr family of functions does ...
#'
#' @docType package
#' @name growthTools
#' 
#' @import methods
#' @importClassesFrom bbmle mle2
#' @importMethodsFrom bbmle coef predict vcov logLik
NULL
ctkremer/growthTools documentation built on July 27, 2021, 4:19 p.m.