CRAN
ggupset 0.1.0
Combination Matrix Axis for 'ggplot2' to Create 'UpSet' Plots
Released Mar 6, 2019 by Constantin Ahlmann-Eltze
This package cannot yet be used with Renjin it depends on other packages which are not available: rlang 0.3.1, tibble 2.0.1, and ggplot2 3.1.0
Dependencies
rlang 0.3.1 ggplot2 3.1.0 tibble 2.0.1 gtable 0.2.0 scales 1.0.0
Replace the standard x-axis in 'ggplots' with a combination matrix to visualize complex set overlaps. 'UpSet' has introduced a new way to visualize the overlap of sets as an alternative to Venn diagrams. This package provides a simple way to produce such plots using 'ggplot2'. In addition it can convert any categorical axis into a combination matrix axis.