Plot a "scrub_DVARS" object
# S3 method for scrub_DVARS
plot(x, title = NULL, ...)
Arguments
| x |
The "scrub_DVARS" object |
|---|
| title |
(Optional) If provided, will add a title to the plot. |
|---|
| ... |
Additional arguments to ggplot, e.g. main, sub,
xlab, ylab, legend.position |
|---|