plot.xifti {ciftiTools}R Documentation

S3 method: use view_xifti to plot a "xifti" object

Description

S3 method: use view_xifti to plot a "xifti" object

Usage

## S3 method for class 'xifti'
plot(x, ...)

Arguments

x

A "xifti" object.

...

Additional arguments to view_xifti, except what, which will be set to NULL.


[Package ciftiTools version 0.14.0 Index]