Skip to contents

The patch() function is used by ggwrap() and inset() to convert objects into a grob.

Usage

# S3 method for class 'pheatmap'
patch(x, ...)

Arguments

x

An object to be converted into a grob.

...

Not used currently.

Value

A grob object.