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