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

Description Usage Arguments Value

View source: R/vis_meshes.R

Description

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

Usage

1
2
## S3 method for class 'coloredmeshes.by.hemi'
sort(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.


neuroconductor/fsbrain documentation built on Sept. 16, 2020, 2:30 p.m.