plot_scrub_wrapper: Plot scrubbing results

View source: R/plot.R

plot_scrub_wrapperR 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


fMRIscrub documentation built on Oct. 25, 2023, 9:07 a.m.