summary.scrub_DVARS {fMRIscrub}R Documentation

Summarize a "scrub_DVARS" object

Description

Summary method for class "scrub_DVARS"

Usage

## S3 method for class 'scrub_DVARS'
summary(object, ...)

## S3 method for class 'summary.scrub_DVARS'
print(x, ...)

## S3 method for class 'scrub_DVARS'
print(x, ...)

Arguments

object

Object of class "scrub_DVARS".

...

further arguments passed to or from other methods.

x

Object of class "scrub_DVARS".

Value

A plot of the scrubbing results


[Package fMRIscrub version 0.14.5 Index]