Description Usage Arguments Note
View source: R/draw_genoppi_venn.R
drwas a simple 1 by 1 overlap venn diagram.
1 | draw_genoppi_venn(x, main = "", colors = c("cornflowerblue", "yellow1"))
|
x |
a list of two vectors that contain some overlapping strings. |
main |
title, typically a p-value. |
colors |
color scheme. |
NAs in x will be discarded and produce a warning.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.