is.3D_mask: Validate a 3d binary mask

View source: R/is.xifti.R

is.3D_maskR Documentation

Validate a 3d binary mask

Description

Check if object is a 3D binary mask.

Usage

is.3D_mask(x)

Arguments

x

The putative subcortical mask.

Details

This is a helper function for is.xifti.

Requirements: the mask must be a boolean 3D array. TRUE should indicate voxels included in the mask, whereas FALSE should indicate voxels outside of it.

Value

Logical. Is x a valid subcortical mask?


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.