#' Launch shiny demo that shows shinymath features
#' @export
launch_demo = function() {
shiny::runApp(shinymath_file("shiny", "features"), display.mode = "normal")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.