plot.ggb {ggbrain}R Documentation

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

Description

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

Usage

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

Arguments

x

the ggb object to be plotted

...

additional argument passed to the plot method


[Package ggbrain version 0.8.1 Index]