#' Get the names of the parameters used in the PBD model
#' @author Richel J.C. Bilderbeek
#' @export
get_pbd_param_names <- function() {
c("erg", "eri", "scr", "sirg", "siri")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.