summary.xifti {ciftiTools} | R Documentation |
Summarize a "xifti"
object
Description
Summary method for class "xifti"
Usage
## S3 method for class 'xifti'
summary(object, ...)
## S3 method for class 'summary.xifti'
print(x, ...)
## S3 method for class 'xifti'
print(x, ...)
Arguments
object |
Object of class |
... |
further arguments passed to or from other methods. |
x |
A |
[Package ciftiTools version 0.15.1 Index]