Description Usage Arguments Value Author(s) Examples
Given the name of a feature, this function gets what type of field group it belongs to, i.e. subcortical volume
1 | getfieldgroup(name, method = 1)
|
name |
Name of the feature |
method |
The type of field groups that are returned method = 1: hippocampal, subcortical, corticalthicknessstds, corticalareas, corticalthicknesses, corticalvolumes method = 2: volume, area, thickness, thicknessstd |
The field group the name belongs to
Alexander Luke Spedding, alexspedding271@gmail.com
1 2 | getfieldgroup("left.CA1", method = 1)
getfieldgroup("left.CA1", method = 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.