S3_Ops {ciftiTools}R Documentation

"xifti" S3 Ops methods

Description

Ops methods for "xifti" objects.

Usage

## S3 method for class 'xifti'
Ops(e1, e2 = NULL)

Arguments

e1, e2

The arguments to the operation. "xifti" objects will be converted to matrices temporarily

Details

Uses transform_xifti.


[Package ciftiTools version 0.14.0 Index]