#' Run Council Snapshots App
#'
#' @export
#'
run_snapshots <- function() {
shiny::runApp(system.file("shinyApp/app.R", package = "councilsnapshots"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.