Learn R Programming

visxhclust (version 1.1.0)

run_app: Runs the Shiny app

Description

Runs the Shiny app

Usage

run_app()

Arguments

Value

No return value, runs the app by passing it to print

Examples

Run this code
## Only run this example in interactive R sessions
if (interactive()) {
library(visxhclust)
run_app()
}

Run the code above in your browser using DataLab