patch.alignpatches: 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 alignpatches
patch(x, ...)
Arguments
- x
An object to be converted into a grob.
- ...
Not used currently.