HeatmapInfoOutput | R Documentation |
UI for the output
HeatmapInfoOutput(heatmap_id, title = NULL, width = 400,
output_ui = default_output_ui(heatmap_id),
output_ui_float = FALSE, action = NULL, response = NULL, internal = FALSE)
heatmap_id |
ID of the plot. |
title |
Title of the output. |
width |
Width of the output div. |
output_ui |
A |
output_ui_float |
Whether the UI defined by |
action |
It is only used when |
response |
It is only used when |
internal |
Internally used. |
originalHeatmapOutput
, subHeatmapOutput
.
# 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.