Description Usage Arguments Details
Plot a non-proportional 2-Way, 3-Way or 4-Way Venn Diagram. This function is from the package sytemPipeR found here: http://faculty.ucr.edu/~tgirke/Documents/R_BioCond/My_R_Scripts/vennDia.R or https://bioconductor.org/packages/release/bioc/html/systemPipeR.html
| 1 2 3 4 | 
| x | First vector to be matched | 
| y | Second vector to be matched | 
| z | Third vector to be matched | 
| w | Fouth vector to be matched | 
| unique | ... | 
| title | Title to be displayed at the top of the plot | 
| labels | Labels for each matched vector | 
| lines | ... | 
| lcol | ... | 
| tcol | ... | 
| diacol | ... | 
| plot | ... | 
| type | ... | 
| printsub | ... | 
| ... | ... | 
Please check the systemPipeR documentation for further details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.