Skip to contents

Process a patchwork plot and return organized subplot data

Usage

process_patchwork_plot_data(plot, layout, gtable, original_plot = NULL)

Arguments

plot

The patchwork plot object, with leaves already augmented

layout

Layout information

gtable

Gtable object

original_plot

The un-augmented composition. Supplied so each leaf is processed for the layers the user wrote rather than for the extra geoms a processor injected to render its selectors.

Value

List with organized subplot data in 2D grid format