visxhclust Shiny app tutorial

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

This is a simple visual tutorial on the basic loop of the visxhclust Shiny app -- note that almost every tab in the application has a corresponding help icon with more information and tips. To open the Shiny app you need to run:

library(visxhclust)
run_app()

Steps for simple iteration

Step 1: Loading data and setting parameters

Step 1

Step 2: View clustering results

Step 2

Step 3: Evaluate

Step 3

Step 4: Change parameters again

Step 4

Step 5: Review results

Step 5



Try the visxhclust package in your browser

Any scripts or data that you put into this service are public.

visxhclust documentation built on March 31, 2023, 7:30 p.m.