Nothing
#' @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"))
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.