grobs_xalign | R Documentation |
Left-align grobs
grobs_xalign(
grobs,
name = NULL,
xalign = c("left", "center", "right", "tile", "none"),
ref_grob = 1,
use_x = NULL,
verbose = FALSE,
debug = FALSE,
...
)
Other grobs:
grobs_exts()
,
grobs_stack()
,
grobs_tile()
,
grobs_yalign()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.