Description Usage Arguments Examples
Build all the plots together
1 | buildHeatmap(heatmapClass, PRINT = TRUE)
|
heatmapClass |
object of class heatmap (required) |
PRINT |
TRUE/FALSE should the plot be displayed (default: TRUE) |
1 | heatmapClass <- plotHeatmap(heatmapClass, high = "red", mid = "white", low = "blue", midpoint = 0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.