Description Usage Arguments Value Examples
View source: R/mouse_ccf_meshes.R
Must provide either an acronym or a structure_id.
1 | ccf_2017_mesh(acronym = NULL, structure_id = NULL, material = NULL)
|
acronym |
The structure acronym to retrieve. Default is NULL. |
structure_id |
The structure_id to retrieve. Defualt is NULL. |
material |
The rgl material to apply to the mesh. Default is NULL, which uses the ABA ontology colorset. See ?rgl.material for details and additional options. |
a 3D mesh object for the selected structure
1 | BLA_mesh <- ccf_2017_mesh(acronym = "BLA")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.