patchwork (version 1.2.0)

patchworkGrob: 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)

Value

A gtable object

Arguments

x

A patchwork object