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


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