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 |
title |
(Optional) If provided, will add a title to the plot. |
... |
Additional arguments to ggplot, e.g. |
Value
A ggplot
[Package fMRIscrub version 0.14.5 Index]