brain_atlas | R Documentation |
Creates an object of class 'brain_atlas' that is compatible for plotting using the ggseg-package plot functions
brain_atlas(atlas, type, data, palette = NULL)
atlas |
atlas short name, length one |
type |
atlas type, cortical or subcortical, length one |
data |
data.frame with atlas data |
palette |
named character vector of colours |
an object of class 'brain_atlas' containing information
on atlas name, type, data and palette. To be used in plotting
with geom_brain
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.