alignpatch: Prepare plots to be aligned with 'align_plots'

View source: R/alignpatch-.R

alignpatchR 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:

  • ggplot

  • alignpatches

  • wrapped_plot

  • patch

  • wrapped_patch

  • spacer

Value

A Patch object.

See Also

align_plots()

Examples

alignpatch(ggplot())

ggalign documentation built on June 8, 2025, 11:25 a.m.