Nothing
#' The 'cloneRate' package.
#'
#' @description Quickly estimate the net growth rate of a population or clone whose growth can be approximated by a birth-death branching process.
#'
#' @docType package
#' @name cloneRate-package
#' @aliases cloneRate
#' @useDynLib cloneRate, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @import rstantools
#' @importFrom rstan sampling
#'
#' @references Johnson et al. 2023 Bioinformatics. <doi:10.1093/bioinformatics/btad561>
#'
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.