| build_subcortical_meshes | R Documentation |
Creates mesh data structures for subcortical atlases with per-region mesh data using face-based colouring (each structure is a separate mesh).
build_subcortical_meshes(
atlas_data,
na_colour,
text_by = NULL,
label_by = "region"
)
atlas_data |
Prepared atlas data frame with label, colour, and mesh columns |
na_colour |
Colour for NA values |
List of mesh data structures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.