#' Default Simulation Parameters
#'
#' These are the default distributional parameter sets used in [metasim].
#'
#' @format A dataframe with 6 rows and 2 variables.
#' \describe{
#' \item{dist}{R-friendly distribution name.}
#' \item{par}{Parameter set for r\code{dist} random sampling.}
#' }
"default_parameters"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.