get_ggseg_atlas | R Documentation |
Retrieves the appropriate Schaefer atlas data structure compatible with ggseg visualization based on the atlas name parameters.
get_ggseg_atlas(atlas)
atlas |
An atlas object containing Schaefer parcellation information. The name should follow the format "schaeferN_M" where:
|
The function extracts the network count and parcel count from the atlas name and returns the corresponding ggseg-compatible atlas object. Supports Schaefer atlases with 7 or 17 networks and 100-1000 parcels (in steps of 100).
A ggseg brain atlas object for visualization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.