#' onload
#'
#' @noRd
#' @import shiny
.onLoad <- function(...) {
shiny::addResourcePath("assets", system.file("assets", package = "dcamodules"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.