#' Get the names of the parameters used in the BD model
#' @author Richel J.C. Bilderbeek
#' @export
get_bd_param_names <- function() {
c("ext_rate", "spec_rate")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.