Other packages > Find by keyword >

nVennR  

Create n-Dimensional, Quasi-Proportional Venn Diagrams
View on CRAN: Click here


Download and install nVennR package within the R console
Install from CRAN:
install.packages("nVennR")

Install from Github:
library("remotes")
install_github("cran/nVennR")

Install by package version:
library("remotes")
install_version("nVennR", "0.2.3")



Attach the package and use:
library("nVennR")
Maintained by
Victor Quesada
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-03-21
Latest Update: 2023-01-24
Description:
Provides an interface for the nVenn algorithm Perez-Silva Araujo-Voces and Quesada 2018doi10.1093bioinformaticsbty109. This algorithm works for any number of setsand usually yields pleasing and informative Venn diagrams with proportionality information.However representing more than six sets takes a long time and is hard to interpret unless many of theregions are empty. If you cannot make sense of the result you may want to consider UpSetR.
How to cite:
Victor Quesada (2018). nVennR: Create n-Dimensional, Quasi-Proportional Venn Diagrams. R package version 0.2.3, https://cran.r-project.org/web/packages/nVennR. Accessed 07 May. 2025.
Previous versions and publish date:
0.1.4 (2018-03-21 18:40), 0.1.5 (2018-03-23 18:14), 0.2.0 (2018-04-10 21:26), 0.2.1 (2018-05-11 14:34), 0.2.2 (2020-05-04 10:50), 0.2.3 (2021-01-24 18:00)
Other packages that cited nVennR R package
View nVennR citation profile
Other R packages that nVennR depends, imports, suggests or enhances
Functions, R codes and Examples using the nVennR R package
Full nVennR package functions and examples
Downloads during the last 30 days
04/0904/1204/1504/1704/1804/2104/2304/2404/2604/2704/2805/0105/0205/0405/0505/06Downloads for nVennR0.511.522.533.544.555.566.5TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA