Learn R Programming

ggalign (version 0.0.4)

patch: Convert Object into a Grob

Description

The patch() function is used by wrap() and inset() to convert objects into a grob.

Usage

patch(x, ...)

Value

A grob object.

Arguments

x

An object to be converted into a grob.

...

Additional arguments passed to specific methods.

See Also

  • patch.grob / patch.gList

  • patch.ggplot

  • patch.patch_ggplot

  • patch.patchwork

  • patch.patch

  • patch.trellis

  • patch.formula / patch.function

  • patch.recordedplot

  • patch.Heatmap

  • patch.HeatmapList

  • patch.HeatmapAnnotation

  • patch.pheatmap