collayer.from.annotdata: Compute surface color layer from annotation or atlas data.

View source: R/vis_surface_background.R

collayer.from.annotdataR Documentation

Compute surface color layer from annotation or atlas data.

Description

Compute surface color layer from annotation or atlas data.

Usage

collayer.from.annotdata(lh_annotdata = NULL, rh_annotdata = NULL)

Arguments

lh_annotdata

loaded annotation data for left hemi, as returned by subject.annot

rh_annotdata

loaded annotation data for right hemi

Value

named hemi list, each entry is a vector of color strings, one color per surface vertex. The coloring represents the atlas data.

See Also

You can plot the return value using vis.color.on.subject.

Other surface color layer: collayer.bg.atlas(), collayer.bg.meancurv(), collayer.bg.sulc(), collayer.bg(), collayer.from.annot(), collayer.from.mask.data(), collayer.from.morphlike.data(), collayers.merge()


fsbrain documentation built on July 9, 2023, 7:12 p.m.