| build_cortical_meshes | R Documentation |
Creates mesh data structures for cortical ggseg_atlas objects using shared brain meshes with vertex-based colouring.
build_cortical_meshes(
atlas_data,
hemisphere,
surface,
na_colour,
edge_by,
brain_meshes = NULL,
text_by = NULL,
label_by = "region"
)
atlas_data |
Prepared atlas data frame |
hemisphere |
Hemispheres to include |
surface |
Surface type |
na_colour |
Colour for NA values |
edge_by |
Column for edge grouping (or NULL) |
brain_meshes |
Optional user-supplied brain meshes |
List of mesh data structures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.