Nothing
#' @importFrom glue glue glue_collapse
#' @importFrom magrittr %>%
#' @importFrom utils packageVersion
#' @importFrom htmltools div HTML h1 h2 h3 h4 h5 tags tagList p
#' @importFrom shiny icon
NULL
#' Add online content
#' @noRd
#'
.onLoad <- function(...) {
shiny::addResourcePath('drawer', system.file("assets", package = "drawer"))
}
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.