summary.scrub_projection {fMRIscrub}R Documentation

Summarize a "scrub_projection" object

Description

Summary method for class "scrub_projection"

Usage

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

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

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

Arguments

object

Object of class "scrub_projection".

...

further arguments passed to or from other methods.

x

Object of class "scrub_projection".

Value

A plot of the scrubbing results


[Package fMRIscrub version 0.14.5 Index]