Description Usage Arguments Author(s) Examples
Draw a venn plot using VennDiagram and transform it to ggplot2 object
1 | ggvennplot(data, col = c("#5dcca0", "#ff445d"), delete = TRUE)
|
data |
a data frame containing grouping information |
col |
colour used to draw venn plot, the length is equal to the levels of group |
delete |
boolean value to delete the original .tiff file, default value id TRUE |
Zhonghui Gai
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.