plot.scrub_FD {fMRIscrub}R Documentation

Plot a "scrub_FD" object

Description

Plot a "scrub_FD" object

Usage

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

Arguments

x

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