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

get_shape_data

get applicable shape data for Venn object


Description

ggVennDiagram stores shapes as internal data. You may see all the shapes by using 'plot_shapes()'.

Usage

get_shape_data(nsets, ...)

Arguments

nsets

number of sets

...

Arguments passed on to process_data

venn

a Venn object

Value

a tibble describing specific shape

Examples

get_shape_data(nsets = 3, type == "polygon")

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.