View source: R/alignpatch-patch.R
patch | R Documentation |
The patch()
function is used by ggwrap()
and inset()
to convert
objects into a grob
.
patch(x, ...)
x |
An object to be converted into a |
... |
Additional arguments passed to specific methods. |
A grob
object.
patch
method collectionspatch.grob()
patch.ggplot()
patch.patch_ggplot()
patch.alignpatches()
patch.patchwork()
patch.patch()
patch.formula()
patch.recordedplot()
patch.trellis()
patch.Heatmap()
patch.pheatmap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.