color_bar | R Documentation |
Plot color bar
color_bar(col.b.p, col.n, alpha, color.spec, v.min, v.max,
col.b.n=100, b.type="h", title="", col.b=NULL);
col.b.p |
color bar position |
col.n |
color parameters |
alpha |
value for transparency |
color.spec |
"rgb", "hsv" or "hcl" |
v.min |
minimum value |
v.max |
maximum value |
col.b.n |
color bar density |
b.type |
h or v: horizontal or vertical color bar |
title |
color bar title |
col.b |
background color(s) |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.