#' @importFrom shiny addResourcePath
.onLoad <- function(libname, pkgname) {
# Create link to logo
shiny::addResourcePath("ideal", system.file("www", package = "ideal"))
shiny::addResourcePath("sbs", system.file("www", package = "shinyBS"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.