Description Usage Arguments Value See Also
Select a set of ROIs from a ROI hierarchy as the one generated by getRoiTree
1 2 3 4 5 6 | selectRoiSet(
roiTree = getRoiTree(),
default_level = 2,
exceptions = NULL,
exceptionLevelMatch = default_level
)
|
roiTree |
A ROI hierarchy table as returned by |
default_level |
An integer specifying which ROI level to use by default |
exceptions |
A list of the form list(nameOfRoi = level) where nameOfRoi is the name of
ROIs at level |
exceptionLevelMatch |
What level to use in the |
a data.frame with the same columns as those returned by getRoiTree
with an extra roi
column
containing the desired set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.