grobs_exts | R Documentation |
Get grid grobs x- and y-extents
grobs_exts(grobs, verbose = FALSE, ...)
grobs |
one of:
|
... |
additional arguments are ignored. |
list
with elements xext
and yext
, each
of which are list
with min and max values encoded as
grid::unit
objects.
Other grobs:
grobs_stack()
,
grobs_tile()
,
grobs_xalign()
,
grobs_yalign()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.