sortcoloredmeshes.by.hemi: Sort coloredmeshes into 2 lists by their 'hemi' property.

View source: R/vis_meshes.R

sortcoloredmeshes.by.hemiR Documentation

Sort coloredmeshes into 2 lists by their 'hemi' property.

Description

Sort coloredmeshes into 2 lists by their 'hemi' property.

Usage

sortcoloredmeshes.by.hemi(coloredmeshes)

Arguments

coloredmeshes

list of coloredmeshes or other renderables

Value

named list with two entries: "lh": list of coloredmeshes that have property hemi set to 'lh'. "rh": list of coloredmeshes that have property hemi set to 'rh'. The rest is ignored.


dfsp-spirit/nitools documentation built on Jan. 26, 2024, 8:24 p.m.