run_app | R Documentation |
Runs the Shiny app
run_app()
No return value, runs the app by passing it to print
## Only run this example in interactive R sessions
if (interactive()) {
library(visxhclust)
run_app()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.