grobs_stack | R Documentation |
Stack grobs top to bottom
grobs_stack(
grobs,
name = NULL,
ref_grob = 1,
use_y = NULL,
verbose = FALSE,
debug = FALSE,
...
)
grobs |
one of the following forms of
|
ref_grob |
|
use_y |
|
verbose |
|
debug |
|
... |
additional arguments are ignored. |
This approach uses proper xext,yext min and max values from grobs_exts()
Other grobs:
grobs_exts()
,
grobs_tile()
,
grobs_xalign()
,
grobs_yalign()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.