plot_shapes {ggVennDiagram}R Documentation

plot all shapes provided by internal dataset

Description

These shapes are mainly collected from the package venn, and VennDiagram. For Venn plot with more than 4 sets, it is usually impossible to plot with simple circle or ellipse. So we need to use a predefined coordinates in plot.

Usage

plot_shapes()

Details

see data-raw/shapes.R to find how we incorporate these data.

Examples

plot_shapes()

[Package ggVennDiagram version 1.5.2 Index]