Learn R Programming

protoshiny (version 0.1.1)

Interactive Dendrograms for Visualizing Hierarchical Clusters with Prototypes

Description

Shiny app to interactively visualize hierarchical clustering with prototypes. For details on hierarchical clustering with prototypes, see Bien and Tibshirani (2011) . This package currently launches the application.

Copy Link

Version

Install

install.packages('protoshiny')

Monthly Downloads

160

Version

0.1.1

License

GPL-3

Maintainer

Andee Kaplan

Last Published

August 28th, 2025

Functions in protoshiny (0.1.1)

upper

Get the upper cut of a protoclust object
words

Dataset words
faces

Dataset faces
get_nodes_to_expand_info

Get the labels of each interior node
get_paths_from_cut

Given a clustering get the root-to-node paths for visible nodes
covid19

Dataset covid19
get_cut_from_merge_id

Get clustering of leaves from merge_id
get_clusters

Extract cluster labels
as.protoclust

Convert a generic hclust object to a protoclust object.
get_server

Server function
seaflow

Dataset seaflow
get_ui

UI function
visualize_hc

Run a local instance of protoshiny
movies

Dataset movies
fixUploadedFilesNames

Fix uploaded files are getting renamed
protoclust_to_json

Convert a protoclust object to a JSON tree
dynGraph

Dynamic element of class "d3graph"
load_obj

Load an object into a new environment
branch

Get an hclust object consisting of the branch with root given by a particular interior node
selectJS

Dynamic element of class "select_custom"