patch.patchwork: Convert Object into a Grob
Description
The patch() function is used by wrap() and inset() to convert objects
into a grob.
Usage
# S3 method for patchwork
patch(x, ...)
Arguments
- x
An object to be converted into a grob.
- ...
Not used currently.