Learn R Programming

ggalign (version 1.2.0)

as_grob: Convert Object into a Grob

Description

Convert Object into a Grob

Usage

as_grob(x, ...)

Value

A grob object.

Arguments

x

An object to be converted into a grob.

...

Additional arguments passed to specific methods.

<code>as_grob</code> method collections

  • as_grob.grob()

  • as_grob.gList()

  • as_grob.patch_ggplot()

  • as_grob.ggplot()

  • as_grob.ggalign::alignpatches()

  • as_grob.patchwork()

  • as_grob.patch()

  • as_grob.formula()

  • as_grob.recordedplot()

  • as_grob.trellis()

  • as_grob.Heatmap()

  • as_grob.pheatmap()