Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 459 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 459 Bytes

bubbletree

Generate bubbletreemaps in order to visualize hierarchically clustered data, e.g. topics of a topic model, documents of a corpus, participant response profiles of a survey, etc.

install

remotes::install_github("tilltnet/bubbletree")

examples

Movie Reviews

Single Lable Clusters

status

This is currently under development. Basic features work, documentation is lacking.