subHeatmapOutput | R Documentation |
UI for the sub-heatmaps
subHeatmapOutput(heatmap_id, title = NULL,
width = 400, height = 350, containment = FALSE, internal = FALSE)
heatmap_id |
ID of the plot. |
title |
Title of the sub-heatmap. |
width |
Width of the sub-heatmap. |
height |
Height of the sub-heatmap. |
containment |
Whether the resizing is restricted in a certain parent div? Value can be |
internal |
Internally used. |
originalHeatmapOutput
.
# See examples on the help page of originalHeatmapOutput()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.