Package: nVennR2 2.0.1.9000
nVennR2: An Interface to 'nVenn2'
Creates quasi-proportional Venn diagrams with an arbitrary number of sets. It is related to the old 'nVennR' package, but the algorithm and use have been reworked.
Authors:
nVennR2_2.0.1.9000.tar.gz
nVennR2_2.0.1.9000.zip(r-4.7)nVennR2_2.0.1.9000.zip(r-4.6)nVennR2_2.0.1.9000.zip(r-4.5)
nVennR2_2.0.1.9000.tgz(r-4.6-x86_64)nVennR2_2.0.1.9000.tgz(r-4.6-arm64)nVennR2_2.0.1.9000.tgz(r-4.5-x86_64)nVennR2_2.0.1.9000.tgz(r-4.5-arm64)
nVennR2_2.0.1.9000.tar.gz(r-4.7-arm64)nVennR2_2.0.1.9000.tar.gz(r-4.7-x86_64)nVennR2_2.0.1.9000.tar.gz(r-4.6-arm64)nVennR2_2.0.1.9000.tar.gz(r-4.6-x86_64)
nVennR2_2.0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
nVennR2/json (API)
NEWS
| # Install 'nVennR2' in R: |
| install.packages('nVennR2', repos = c('https://vqf.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vqf/nvennr2/issues
- exampledf - Example data frame.
Last updated from:d0720989f5. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 168 | ||
| linux-devel-x86_64 | OK | 162 | ||
| source / vignettes | OK | 212 | ||
| linux-release-arm64 | OK | 133 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-release-x86_64 | OK | 252 | ||
| macos-oldrel-arm64 | OK | 98 | ||
| macos-oldrel-x86_64 | OK | 288 | ||
| windows-devel | OK | 154 | ||
| windows-release | OK | 127 | ||
| windows-oldrel | OK | 120 | ||
| wasm-release | OK | 105 |
Exports:estimateExhaustiveRunTimegetVennRegiongetVennSetNamesgetVennSvglistVennRegionsnVennDiagramplotVennreadVennSVGrotateVennsetVennColorsetVennColorssetVennOptssetVennPalettesetVennSkin
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Estimates the time taken by minimization steps when preparing a diagram with the exhaustive method at a given depth | estimateExhaustiveRunTime |
| Example data frame. | exampledf |
| Gets a list of the elements in a region of the diagram | getVennRegion |
| Gets the names of the sets | getVennSetNames |
| Get the svg code of an nVenn diagram | getVennSvg |
| Lists the elements in every region of the diagram | listVennRegions |
| Creates nVenn plot | nVennDiagram |
| nVennR2 | nVennR2 |
| Plot nVenn diagram | plotVenn |
| Creates nVenn plot | readVennSVG |
| Rotate a diagram | rotateVenn |
| Change a set color | setVennColor |
| Change set colors | setVennColors |
| Set graphical parameters of an nVenn object diagram. | setVennOpts |
| Change the color palette for a diagram | setVennPalette |
| Set nVenn diagram appearance | setVennSkin |
