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