#' Adds the content of www to shinyWidgets/
#'
#' @import shiny
#'
#' @noRd
#'
.onLoad <- function(...) {
addResourcePath('shinyWidgets', system.file('www', package = 'shinyWidgets'))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.