ccf_2017_mesh.RdMust provide either an acronym or a structure_id.
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
BLA_mesh <- ccf_2017_mesh(acronym = "BLA")