mergehemi.annots {fsbrain} | R Documentation |
Merge the annotations from two hemispheres into one annot.
Description
Merge the annotations from two hemispheres into one annot.
Usage
mergehemi.annots(lh_annot, rh_annot)
Arguments
lh_annot |
annot. An annotation, as returned by freesurferformats::read.fs.annot(). |
rh_annot |
annot. An annotation, as returned by freesurferformats::read.fs.annot(). |
Value
annot, the merged annotation.
[Package fsbrain version 0.5.5 Index]