alignpatch {ggalign}R Documentation

Prepare plots to be aligned with align_plots

Description

Prepare plots to be aligned with align_plots

Usage

alignpatch(x)

Arguments

x

A plot object to be prepared for alignment.

Details

ggalign has implement alignpatch method for following objects:

Value

A Patch object.

See Also

align_plots()

Examples

alignpatch(ggplot())

[Package ggalign version 1.0.2 Index]