Must provide either an acronym or a structure_id.

ccf_2017_mesh(acronym = NULL, structure_id = NULL, material = NULL)

Arguments

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.

Value

a 3D mesh object for the selected structure

Examples

BLA_mesh <- ccf_2017_mesh(acronym = "BLA")