#' Gallery
#'
#' Demo of utilities.
#'
#' @export
gallery <- \(){
shiny::shinyAppFile(
system.file("app/app.R", package = "bsutils")
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.