#' Run agilecalendar Dashboard
#'
#' @export
run_app <- function() {
rmarkdown::run(pkgload::package_file('inst/shiny-apps', 'app.Rmd'))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.