Description Usage Arguments Value Author(s) Examples
Generate a color map for heatmap color scales
1 | getHeatmapColorScales(colorType)
|
colorType |
character vector, one of "BlueWhiteRed", "GreenWhiteRed", "GreenYellowRed", "GreenBlackRed", "YellowToRed", and "Black". |
An RGB color matrix with dimension of 255 by 2.
Henry Zhang
1 | colorMap <- getHeatmapColorScales("BlueWhiteRed")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.