powered by
Retrieves the boxes "coords" attribute.
"coords"
coords(box)
A list with the coordinates
The boxGrob or boxPropGrob
boxGrob
boxPropGrob
Other flowchart components: align, boxGrob(), boxPropGrob(), connectGrob(), distance(), moveBox(), spread
align
boxGrob()
boxPropGrob()
connectGrob()
distance()
moveBox()
spread
box <- boxGrob("A test box") coords(box)
Run the code above in your browser using DataLab