patchworkGrob: Convert a patchwork to a gtable

View source: R/plot_patchwork.R

patchworkGrobR Documentation

Convert a patchwork to a gtable

Description

This function is the patchwork analogue of ggplot2::ggplotGrob() in that it takes an unevaluated patchwork object and fixate it into a gtable object to further manipulate directly.

Usage

patchworkGrob(x)

Arguments

x

A patchwork object

Value

A gtable object


patchwork documentation built on June 22, 2024, 7:36 p.m.