powered by
Retrieves the boxes "coords" attribute.
"coords"
coords(box)
The boxGrob
A list with the cooordinates
# NOT RUN { box <- boxGrob("A test box") coords(box) # }
Run the code above in your browser using DataLab