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