#' Run Documentation
#'
#' @return bool
#'
#' @keywords internal
run_documentation = function() {
return(identical(Sys.getenv("IN_PKGDOWN"), "true"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.