get_roi | R Documentation |
Extracts a specific region of interest from an atlas object based on label, ID, and hemisphere information.
get_roi(x, label, id, hemi)
x |
An atlas object |
label |
Character string specifying the ROI label/name |
id |
Numeric ID of the ROI in the atlas |
hemi |
Character string specifying hemisphere ('left' or 'right') |
Returns a subset of the atlas containing only the specified ROI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.