unmask_subcortex {ciftiTools}R Documentation

Undo the volumetric mask to the subcortex

Description

Un-applies the mask to the subcortical data in a "xifti" to yield its volumetric representation.

Usage

unmask_subcortex(xifti, fill = NA)

Arguments

xifti

A "xifti" object.

fill

The value for locations outside the mask. Default: NA.

Value

The 3D or 4D unflattened volume array


[Package ciftiTools version 0.14.0 Index]