| patchGrob | R Documentation |
Methods for this generic should be defined for all patch subclasses
and should return a compliant gtable object ready to be combined with
regular plot objects. In general it is best to call patch_table() on the
object and add grobs to this as patch_table() will return a compliant
gtable
patchGrob(x, guides = "auto")
x |
An |
A gtable object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.