Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot_shapes

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

- Shape 101, 201, 301, 401, 402, 501, 502, 601 and 701 are from 'venn' - Shape 401f is from 'VennDiagram'

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

Examples

plot_shapes()

ggVennDiagram

A 'ggplot2' Implement of Venn Diagram

v1.1.0
GPL-3
Authors
Chun-Hui Gao [aut, cre] (<https://orcid.org/0000-0002-1445-7939>), Guangchuang Yu [ctb] (<https://orcid.org/0000-0002-6485-8781>), Adrian Dusa [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.