Helper function to be used by draw.hmap
1 | compute.hmap(X, colorscale, xmax, col.na)
|
X |
matrix |
colorscale |
String. Color string separated by "-". |
xmax |
Integer Default is set to maximum value in input matrix X |
col.na |
String. Specifies color of missing data. Default set to "grey". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.