View source: R/grob-absolute.r
absoluteGrob | R Documentation |
This grob has fixed dimensions and position.
absoluteGrob(grob, width = NULL, height = NULL, xmin = NULL,
ymin = NULL, vp = NULL)
It's still experimental
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.