summary.tICA.cifti {templateICAr} | R Documentation |
Summarize a "tICA.cifti"
object
Description
Summary method for class "tICA.cifti"
Usage
## S3 method for class 'tICA.cifti'
summary(object, ...)
## S3 method for class 'summary.tICA.cifti'
print(x, ...)
## S3 method for class 'tICA.cifti'
print(x, ...)
Arguments
object |
Object of class |
... |
further arguments passed to or from other methods. |
x |
The result of |
Value
A list summarizing of the results of the templateICA analysis.
Nothing, invisibly.
Nothing, invisibly.
[Package templateICAr version 0.6.4 Index]