Learn R Programming

ciftiTools (version 0.17.4)

unmask_subcortex: 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)

Value

The 3D or 4D unflattened volume array

Arguments

xifti

A "xifti" object.

fill

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