unmask_subcortex: Undo the volumetric mask to the subcortex

View source: R/utils_volume.R

unmask_subcortexR 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


ciftiTools documentation built on June 25, 2024, 9:07 a.m.