View source: R/atlas_accessors.R
| atlas_meshes | R Documentation |
Returns meshes data joined with core region info and palette colours. Used for subcortical and tract atlases.
atlas_meshes(atlas)
atlas |
a ggseg_atlas object |
data.frame with meshes ready for 3D rendering
meshes <- atlas_meshes(aseg())
head(meshes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.