Description Usage Arguments Value Note
Create a brain parcellation from custom data.
1 | brainparc(surfaces, annots)
|
surfaces |
a named list with a single entry, which must contain a hemilist of fs.surface instances. The name can be anything describing the surface. Typically it is something like 'white', 'pial', or 'inflated' for FreeSurfer surfaces. |
annots |
a named list with at least one entry, all of which must contain a hemilist of minannot (or |
a brainparc
instance
A minannot
for a surface is just a vector with length equal to the number of surface vertices, that holds one area label per vertex. An area label is an arbitrary character string, but typically a brain region name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.