plot.ggbrain_patchwork: S3 method to allow for plot() syntax with rendered ggbrain...

View source: R/ggb.R

plot.ggbrain_patchworkR Documentation

S3 method to allow for plot() syntax with rendered ggbrain patchwork objects

Description

S3 method to allow for plot() syntax with rendered ggbrain patchwork objects

default S3 method for ggbrain_patchwork objects (post-render)

Usage

## S3 method for class 'ggbrain_patchwork'
plot(x, ...)

## S3 method for class 'ggbrain_patchwork'
print(x, ...)

Arguments

x

the ggbrain_patchwork object to be plotted

...

additional arguments. Not currently used

Value

patchworkGrob object, invisibly


ggbrain documentation built on April 4, 2025, 5:03 a.m.