is.3D_mask: Validate a 3d binary mask

Description Usage Arguments Details Value

View source: R/is.xifti.R

Description

Check if object is a 3D binary mask.

Usage

1

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?


neuroconductor/ciftiTools documentation built on Dec. 22, 2021, 1:09 a.m.