ggalignGrob {ggalign} | R Documentation |
Generate a plot grob.
Description
Generate a plot grob.
Usage
ggalignGrob(x)
## Default S3 method:
ggalignGrob(x)
## S3 method for class 'patchwork'
ggalignGrob(x)
## S3 method for class 'patch'
ggalignGrob(x)
## S3 method for class 'alignpatches'
ggalignGrob(x)
Arguments
x |
An object to be converted into a grob. |
Value
A grob() object.
[Package ggalign version 0.0.3 Index]