#' Get an object from package environment
#'
#' @noRd
get_dhhs <- function(name) {
get0(name, envir = getOption("dhhs_env"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.