#' Run butinagepei application
#'
#' @export
run_app <- function() {
shiny::runApp(system.file("app", package = "butinagepei"), launch.browser = T)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.