| setup_grobs | R Documentation |
Grobify Euler objects
setup_grobs(
x,
fills,
patterns,
edges,
labels,
quantities,
annotations = NULL,
complement = NULL,
number,
merged_sets,
n_vertices = 200L,
placement_opts = NULL
)
x |
geometry data |
fills |
fills params |
patterns |
pattern params |
edges |
edges params |
labels |
labels params |
quantities |
quantities params |
number |
current diagram number |
merged_sets |
sets that are the same and have been merged |
A grid::gList() is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.