get_shape_data | R Documentation |
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)
nsets |
number of sets |
type |
type of shape |
shape_id |
shape id |
a tibble describing specific shape
get_shape_data(nsets = 4, type = "polygon")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.