run_app: Runs the Shiny app

View source: R/run_app.R

run_appR Documentation

Runs the Shiny app

Description

Runs the Shiny app

Usage

run_app()

Value

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

Examples

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

rhenkin/visxhclust documentation built on June 1, 2025, 2:48 p.m.