plot_scrub_wrapper {fMRIscrub}R Documentation

Plot scrubbing results

Description

Plot a leverage, DVARS, or FD timeseries from a "scrub_projection", "scrub_DVARS", or "scrub_FD" object, respectively. Highlight volumes flagged for outlier presence.

Usage

plot_scrub_wrapper(x, title = NULL, ...)

Arguments

x

The "scrub_*" 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]