plot.scrub_projection_multi {fMRIscrub}R Documentation

Plot a "scrub_projection_multi" object

Description

Plot a "scrub_projection_multi" object

Usage

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

Arguments

x

The "scrub_projection_multi" 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]