View source: R/Functions_plotting_genericData.R
colorRampLegend | R Documentation |
Make a figure legend for a continuous color range
colorRampLegend(datarange, colscale, title = "")
datarange |
the data range for the legend |
colscale |
character vector of colors |
title |
legend title |
sends a new plot to the current plotting device
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.