heatmap_ui | R Documentation |
Heatmap UI
heatmap_ui(
id,
title = "",
html = htmltools::includeMarkdown(get_markdown_path("distplot1")),
...
)
id |
Module ID |
title |
A string |
html |
A string that is HTML |
... |
Arguments passed to drilldown_scatterplot_ui |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.