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 "xifti".

...

further arguments passed to or from other methods.

x

A "xifti" object.


[Package ciftiTools version 0.14.0 Index]