plot.ggbrain_plot {ggbrain}R Documentation

S3 method to allow for plot() syntax with ggbrain_panel objects

Description

S3 method to allow for plot() syntax with ggbrain_panel objects

Usage

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

Arguments

x

the ggbrain_plot object to be plotted

...

additional argument passed to the plot method


[Package ggbrain version 0.8.1 Index]