Description Usage Arguments Details Value Author(s) Examples
Plot color legend, simple way to check your default color scheme
1 |
colors |
A character vector of colors |
labels |
Labels to put aside colors, if |
title |
Title for the color legend. |
Show color sheme as a legend style, labels
A graphic device showing color legend.
Tengfei Yin
1 2 | cols <- getOption("biovizBase")$baseColor
plotColorLegend(cols, title = "strand legend")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.