Color scale for Venn diagram
1 2 3 4 5 6 7 8 9 10 11 |
data |
a dataframe including binary columns representing membership in sets |
sets |
vector with names of columns representing membership in sets |
colors |
named list of colors for sets (one set=one color) |
na.value |
value for elements not belonging to any of the sets |
highlight |
which regions of the diagram to highlight |
active_color |
color for highlight |
inactive_color |
color for lack of highlight |
scale |
the base scale (default= |
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.