Description Usage Arguments Value
heatmap.map
plots a heatmap of 'x' in the current viewport. Returns the color
scheme used.
1 2 | heatmap.map(x, color.scheme = heatmap.color.scheme(), na.color = "grey",
col.grid = NA, use.raster = FALSE)
|
x |
a numeric matrix with the heatmap values |
color.scheme |
see the function heatmap.color.scheme() for details |
na.color |
color used for NA values in 'x' |
col.grid |
color used for grid lines in heatmap |
The color scheme invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.