ccf_2017_mesh: Retrieve a CCF 2017 mesh from the cocoframer package

Description Usage Arguments Value Examples

View source: R/mouse_ccf_meshes.R

Description

Must provide either an acronym or a structure_id.

Usage

1
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

1
BLA_mesh <- ccf_2017_mesh(acronym = "BLA")

AllenInstitute/cocoframer documentation built on May 21, 2020, 3:09 a.m.