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. |
Details
Uses transform_xifti
.
[Package ciftiTools version 0.15.1 Index]