powered by
ggVennDiagram stores shapes as internal data. You may see all the shapes by using `plot_shapes()`.
get_shape_data(nsets, ...)
number of sets
Arguments passed on to process_data
process_data
venn
a Venn object
a tibble describing specific shape
# NOT RUN { get_shape_data(nsets = 3, type == "polygon") # }
Run the code above in your browser using DataLab