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