patchGrob: Get a grob describing the content of a patch object

View source: R/patch.R

patchGrobR Documentation

Get a grob describing the content of a patch object

Description

Methods for this generic should be defined for all patch subclasses and should return a compliant gtable object ready to be combined with regular plot objects. In general it is best to call patch_table() on the object and add grobs to this as patch_table() will return a compliant gtable

Usage

patchGrob(x, guides = "auto")

Arguments

x

An patch object

Value

A gtable object


patchwork documentation built on Aug. 14, 2023, 5:08 p.m.