#' @title Launch ShinyDataSHIELD
#' @export
app <- function() {
library(shiny)
runApp(system.file('shinyApp', package = "ShinyDataSHIELD"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.