View source: R/create_venn_diagram.R
| create_venn_diagram | R Documentation | 
This function generates Venn diagrams based on the number of views.
create_venn_diagram(M, areas, n_intersections, category, mainDir, subDir)
M | 
 Number of views.  | 
areas | 
 A vector of areas for each set.  | 
n_intersections | 
 A matrix of intersections.  | 
category | 
 A vector of category labels.  | 
mainDir | 
 Main directory for saving plots.  | 
subDir | 
 Subdirectory for saving plots.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.