Learn R Programming

ggalign (version 1.2.0)

as_grob.gList: Convert Object into a Grob

Description

Convert Object into a Grob

Usage

# S3 method for gList
as_grob(x, ...)

Value

A grob object.

Arguments

x

An object to be converted into a grob.

...

Additional arguments passed on to gTree.

See Also

Other as_grob: as_grob.Heatmap(), as_grob.formula(), as_grob.ggalign::alignpatches(), as_grob.ggplot(), as_grob.grob(), as_grob.patch(), as_grob.patch_ggplot(), as_grob.patchwork(), as_grob.pheatmap(), as_grob.recordedplot(), as_grob.trellis()