#' @title An example component
#' @description Run an example app using \code{shinydetails}
#' @importFrom shiny runApp
#' @export
run_tiny_demo <- function() {
runApp(system.file("tiny_demo", package = "shinydetails"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.