Learn R Programming

ggalign (version 1.0.1)

alignpatch: Prepare plots to be aligned with align_plots

Description

Prepare plots to be aligned with align_plots

Usage

alignpatch(x)

Value

A Patch object.

Arguments

x

A plot object to be prepared for alignment.

Details

ggalign has implement alignpatch method for following objects:

See Also

align_plots()

Examples

Run this code
alignpatch(ggplot())

Run the code above in your browser using DataLab