plot.tICA.cifti {templateICAr}R Documentation

Plot template

Description

Plot template

Usage

## S3 method for class 'tICA.cifti'
plot(x, stat = c("mean", "se", "both"), ...)

Arguments

x

The result of templateICA with CIFTI data

stat

"mean" (default), "se", or "both"

...

Additional arguments to view_xifti

Value

The plot


[Package templateICAr version 0.6.4 Index]