fsbrain (version 0.0.2)

merge.hemi.annots: Merge the annotations from two hemispheres into one annot.

Description

Merge the annotations from two hemispheres into one annot.

Usage

# S3 method for hemi.annots
merge(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.