plot.ggb: S3 method to allow for plot(x) syntax with ggbrain (ggb)...

View source: R/ggb.R

plot.ggbR Documentation

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

Description

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

Usage

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

Arguments

x

the ggb object to be plotted

...

additional arguments passed to the plot method

Details

This will plot the ggbrain object to the current graphics device

Value

NULL, invisibly


michaelhallquist/ggbrain documentation built on June 11, 2025, 12:47 a.m.