Package: ggvenn 0.1.19
ggvenn: Draw Venn Diagram by 'ggplot2'
An easy-to-use way to draw pretty Venn diagrams using 'ggplot2'. This package provides functions to create Venn diagrams with customizable colors, labels, and styling options.
Authors:
ggvenn_0.1.19.tar.gz
ggvenn_0.1.19.zip(r-4.7)ggvenn_0.1.19.zip(r-4.6)ggvenn_0.1.19.zip(r-4.5)
ggvenn_0.1.19.tgz(r-4.6-any)ggvenn_0.1.19.tgz(r-4.5-any)
ggvenn_0.1.19.tar.gz(r-4.7-any)ggvenn_0.1.19.tar.gz(r-4.6-any)
ggvenn_0.1.19.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ggvenn/json (API)
| # Install 'ggvenn' in R: |
| install.packages('ggvenn', repos = c('https://yanlinlin82.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yanlinlin82/ggvenn/issues
Pkgdown/docs site:https://yanlinlin82.github.io
easy-to-useggplot2venn-diagram
Last updated from:095f4ffd88. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 164 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 177 | ||
| macos-oldrel-arm64 | OK | 181 | ||
| windows-devel | OK | 90 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 97 | ||
| wasm-release | OK | 108 |
Exports:data_frame_to_listgeom_vennget_venn_tableggvennlist_to_data_frame
Dependencies:clicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigR6RColorBrewerrlangS7scalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Utility functions for data type conversion between data.frame and list. | data_frame_to_list data_preparation list_to_data_frame |
| Plot venn diagram as a ggplot layer object. It supports only data frame as input. | geom_venn |
| Extract Venn diagram data table from ggvenn plot | get_venn_table |
| Plot venn diagram as an independent function. It supports both data frame and list as input. | ggvenn |
