Easy-to-use functions to generate 2-7 sets Venn plot in publication quality. 'ggVennDiagram' plot Venn using well-defined geometry dataset and 'ggplot2'. The shapes of 2-4 sets Venn use circles and ellipses, while the shapes of 4-7 sets Venn use irregular polygons (4 has both forms), which are developed and imported from another package 'venn', authored by Adrian Dusa. We provided internal functions to integrate shape data with user provided sets data, and calculated the geometry of every regions/intersections of them, then separately plot Venn in three components: set edges, set labels, and regions. From version 1.0, it is possible to customize these components as you demand in ordinary 'ggplot2' grammar.
Version: | 1.2.2 |
Depends: | R (≥ 3.5.0) |
Imports: | sf, ggplot2, dplyr, magrittr, methods, purrr, tibble, plotly, RVenn, yulab.utils |
Suggests: | testthat (≥ 2.1.0), knitr, rmarkdown, tidyr, venn, RColorBrewer |
Published: | 2022-09-08 |
Author: | Chun-Hui Gao [aut, cre], Guangchuang Yu [ctb], Adrian Dusa [ctb] |
Maintainer: | Chun-Hui Gao <gaospecial at gmail.com> |
License: | GPL-3 |
URL: | https://github.com/gaospecial/ggVennDiagram |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggVennDiagram results |
Reference manual: | ggVennDiagram.pdf |
Vignettes: |
Fully Customed Venn Diagram Tutorial: Using ggVennDiagram Using New Shapes in Venn Diagram Venn Plot with More Than Four Sets |
Package source: | ggVennDiagram_1.2.2.tar.gz |
Windows binaries: | r-devel: ggVennDiagram_1.2.2.zip, r-release: ggVennDiagram_1.2.2.zip, r-oldrel: ggVennDiagram_1.2.2.zip |
macOS binaries: | r-release (arm64): ggVennDiagram_1.2.0.tgz, r-oldrel (arm64): ggVennDiagram_1.2.0.tgz, r-release (x86_64): ggVennDiagram_1.2.2.tgz, r-oldrel (x86_64): ggVennDiagram_1.2.2.tgz |
Old sources: | ggVennDiagram archive |
Reverse imports: | netShiny |
Reverse suggests: | MicrobiotaProcess |
Please use the canonical form https://CRAN.R-project.org/package=ggVennDiagram to link to this page.