plots heatmaps of a numerical data matrix X.
1 2 |
X |
matrix |
colorscale |
String. Three (valid R) colors separated by hyphens used to represent the values as colors in the heatmap. Default is "blue-white-red". |
xmax |
Integer Default is set to maximum value of input matrix X. |
col.na |
String. Default is set to "grey". Specifies color of missing data. |
as.image |
Boolean. Default is set to T |
interpolate |
Boolean. Default is set to F. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.