unmask_cortex {ciftiTools}R Documentation

Unmask cortex

Description

Get cortex data with medial wall vertices

Usage

unmask_cortex(cortex, mwall, mwall_fill = NA)

Arguments

cortex

V vertices x T measurements matrix

mwall

Logical vector with T TRUE values.

mwall_fill

The fill value to use for medial wall vertices.

Value

The unmasked cortex data


[Package ciftiTools version 0.14.0 Index]