View source: R/boxGrobs_coords.R
| coords | R Documentation |
Retrieves the boxes "coords" attribute.
coords(box)
box |
The |
A list with the coordinates
Other flowchart components:
align(),
append(),
boxGrob(),
boxHeaderGrob(),
boxPropGrob(),
boxShapes,
connectGrob(),
distance(),
flowchart(),
insert(),
move(),
moveBox(),
spread()
box <- boxGrob("A test box")
coords(box)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.