biovizBase (version 1.20.0)

showColor: Show colors

Description

Show colors with color string or names of color vectors.

Usage

showColor(colors, label = c("color", "name"))

Arguments

colors
A color character vector.
label
"color" label color with simple color string, and "name" label color with names of the vectors.

Value

A plot.

Examples

Run this code
## Not run: 
# showColor(getBioColor("CYTOBAND"))
# ## End(Not run)

Run the code above in your browser using DataLab