plot_IDvols_wrapper: Plot scrubbing results

View source: R/plot.R

plot_IDvols_wrapperR Documentation

Plot scrubbing results

Description

Plot a leverage, DVARS, or FD timeseries from a "IDvols_projection", "IDvols_DVARS", or "IDvols_FD" object, respectively. Highlight volumes flagged for outlier presence.

Usage

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

Arguments

x

The "IDvols_*" 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 March 19, 2026, 9:08 a.m.