Learn R Programming

fsbrain (version 0.5.5)

hemilist.get.combined.data: Get combined data of hemi list

Description

Get combined data of hemi list

Usage

hemilist.get.combined.data(hemi_list)

Value

the data combined with c, or NULL if both entries are NULL.

Arguments

hemi_list

named list, can have entries 'lh' and/or 'rh', see hemilist

See Also

Other hemilist functions: hemilist.derive.hemi(), hemilist.from.prefixed.list(), hemilist.unwrap(), hemilist.wrap(), hemilist(), is.hemilist()