powered by
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() }
Run the code above in your browser using DataLab