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,
boxGrob(),
boxPropGrob(),
connectGrob(),
distance(),
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.