summary.scrub_FD {fMRIscrub}R Documentation

Summarize a "scrub_FD" object

Description

Summary method for class "scrub_FD"

Usage

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

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

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

Arguments

object

Object of class "scrub_FD".

...

further arguments passed to or from other methods.

x

Object of class "scrub_FD".

Value

A plot of the scrubbing results


[Package fMRIscrub version 0.14.5 Index]