hemilist.get.combined.data {fsbrain} | R Documentation |
Get combined data of hemi list
Description
Get combined data of hemi list
Usage
hemilist.get.combined.data(hemi_list)
Arguments
hemi_list |
named list, can have entries 'lh' and/or 'rh', see |
Value
the data combined with c
, or NULL if both entries are NULL.
See Also
Other hemilist functions:
hemilist.derive.hemi()
,
hemilist.from.prefixed.list()
,
hemilist.unwrap()
,
hemilist.wrap()
,
hemilist()
,
is.hemilist()
[Package fsbrain version 0.5.5 Index]