plot.scrub_DVARS {fMRIscrub}R Documentation

Plot a "scrub_DVARS" object

Description

Plot a "scrub_DVARS" object

Usage

## S3 method for class 'scrub_DVARS'
plot(x, title = NULL, ...)

Arguments

x

The "scrub_DVARS" object

title

(Optional) If provided, will add a title to the plot.

...

Additional arguments to ggplot, e.g. main, sub, xlab, ylab, legend.position

Value

A ggplot


[Package fMRIscrub version 0.14.5 Index]