annotMatching | R Documentation |
Match ROIs in annotation file to xml
annotMatching(annots, ROInum, maskNum, maskText, segCol = NULL)
annots |
df of annotations |
ROInum |
ROI number from xml file |
maskNum |
number of masks for ROI, used for AOI matching in software <= v2.4 |
maskText |
segment name, used for AOI matching in software v2.4+ |
segCol |
column containing segment name, if NULL function will determine automatically |
df with ROI unique identifiers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.