ccf_2017_color: Retrieve a set of CCF 2017 colors

Description Usage Arguments Value Examples

View source: R/mouse_ccf_meshes.R

Description

Must provide either acronym(s) or a structure_id(s).

Usage

1
ccf_2017_color(acronym = NULL, structure_id = NULL)

Arguments

acronym

The structure acronym(s) to retrieve. Default is NULL.

structure_id

The structure_id(s) to retrieve. Defualt is NULL.

Value

a vector of color hex values prefixed with "#".

Examples

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

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