#' Get the \code{lambda}s used in the MBD process
#' @return a numeric vector of \code{lambda}s
#' @author Richèl J.C. Bilderbeek
#' @export
get_razzo_lambdas <- function() {
c(0.2)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.