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.
Version: | 0.1.0 |
Depends: | R (≥ 2.10) |
Imports: | ggplot2, gtable, grid, tibble, rlang, scales |
Suggests: | testthat |
Published: | 2019-03-06 |
Author: | Constantin Ahlmann-Eltze [aut, cre] |
Maintainer: | Constantin Ahlmann-Eltze <artjom31415 at googlemail.com> |
BugReports: | https://github.com/const-ae/ggupset/issues |
License: | GPL-3 |
URL: | https://github.com/const-ae/ggupset |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggupset results |
Reference manual: | ggupset.pdf |
Package source: | ggupset_0.1.0.tar.gz |
Windows binaries: | r-devel: ggupset_0.1.0.zip, r-devel-gcc8: ggupset_0.1.0.zip, r-release: ggupset_0.1.0.zip, r-oldrel: ggupset_0.1.0.zip |
OS X binaries: | r-release: ggupset_0.1.0.tgz, r-oldrel: ggupset_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggupset to link to this page.