varistran_grob | R Documentation |
Give a grob a margin, and size hints for layout, and make it print()-able.
varistran_grob(
grob,
width = unit(1, "null"),
height = unit(1, "null"),
pad = 0
)
grob |
to wrap. |
width |
Size hint. |
height |
Size hint. |
pad |
Padding to place around |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.