Description Usage Arguments Value Examples
View source: R/SmoothHeatmap.R
Make an appropriate scale for a heatmap
1 | getScale(x, y)
|
x |
Min/max values for the heatmap |
y |
Min/max values for the heatmap This function takes min/max values for a heatmap and generates a scale either starting, ending or centered on zero. |
numeric, length 2, a new scale
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.