Learn R Programming

maidr (version 0.1.2)

process_patchwork_plot_data: Patchwork Processing Utilities

Description

Utility functions for processing patchwork multipanel compositions. These functions handle panel discovery, leaf extraction, and processing for patchwork plots in a unified way.

Usage

process_patchwork_plot_data(plot, layout, gtable)

Value

List with organized subplot data in 2D grid format

Arguments

plot

The patchwork plot object

layout

Layout information

gtable

Gtable object