summary.tICA_act.cifti {templateICAr}R Documentation

Summarize a "tICA_act.cifti" object

Description

Summary method for class "tICA_act.cifti"

Usage

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

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

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

Arguments

object

Object of class "tICA_act.cifti".

...

further arguments passed to or from other methods.

x

The activations from activations.cifti

Value

A list summarizing the data and results for the activations analysis.

Nothing, invisibly.

Nothing, invisibly.


[Package templateICAr version 0.6.4 Index]