S3_Summary {ciftiTools}R Documentation

"xifti" S3 Summary methods

Description

Summary methods for "xifti" objects.

Usage

## S3 method for class 'xifti'
Summary(..., na.rm = FALSE)

Arguments

...

The "xifti" and additional numeric arguments will be converted to matrices

na.rm

Remove NA values? Default: FALSE.


[Package ciftiTools version 0.14.0 Index]