#' This is a list of valid definition names
#'
valid_def_names <- c(
"variable_group",
"hom_variable_group",
"function",
"parameter",
"pathvariable",
"variable",
"constant",
"random",
"random_real"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.