| gg_venn | R Documentation |
Renders a Venn or Euler diagram using the eulerr package (preferred)
or ggVennDiagram as a fallback. Both are in Suggests – the
function degrades gracefully with an informative message if neither is
installed.
gg_venn(spec, opts, geom_params, ...)
spec |
An |
opts |
An |
geom_params |
Named list. Must contain |
A list of ggplot2 layers / grob wrapped in a list for the engine.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.