thomasp85/hierarchicalSets: Set Data Visualization Using Hierarchies

Pure set data visualization approaches are often limited in scalability due to the combinatorial explosion of distinct set families as the number of sets under investigation increases. hierarchicalSets applies a set centric hierarchical clustering of the sets under investigation and uses this hierarchy as a basis for a range of scalable visual representations. hierarchicalSets is especially well suited for collections of sets that describe comparable comparable entities as it relies on the sets to have a meaningful relational structure.

Getting started

Package details

AuthorThomas Lin Pedersen
MaintainerThomas Lin Pedersen <thomasp85@gmail.com>
LicenseMIT + file LICENSE
Version1.0.4.9000
URL https://github.com/thomasp85/hierarchicalSets
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thomasp85/hierarchicalSets")
thomasp85/hierarchicalSets documentation built on Sept. 2, 2023, 7 p.m.