powered by
ggVennDiagram stores shapes as internal data. You may see all the shapes by using `plot_shapes()` or `get_shapes()`.
get_shape_data(nsets, type = NULL, shape_id = NULL)
a tibble describing specific shape
number of sets
type of shape
shape id
get_shape_data(nsets = 4, type = "polygon")
Run the code above in your browser using DataLab