hemilist.wrap: Wrap data into a named hemi list.

Description Usage Arguments Value See Also

View source: R/brainparc.R

Description

Wrap data into a named hemi list.

Usage

1

Arguments

data

something to wrap, typically some data for a hemisphere, e.g., a vector of morphometry data values. If NULL, the name will not be created.

hemi

character string, one of 'lh' or 'rh'. The name to use for the data in the returned list.

hemilist

optional hemilist, an existing hemilist to add the entry to. If left at the default value 'NULL', a new list will be created.

Value

a hemilist: a named list, with the 'data' in the name given by parameter 'hemi'

See Also

Other hemilist functions: hemilist(), is.hemilist()


dfsp-spirit/brainloc documentation built on Jan. 28, 2022, 12:25 p.m.