shiny_heatmap | R Documentation |
Shiny wrapper for plot_heatmap
shiny_heatmap(y, sample_labels = NULL, feature_labels = NULL, prefix = "")
y |
Transformed matrix. |
sample_labels |
Sample labels. |
feature_labels |
Feature labels. |
prefix |
Prefix for variables in environment for composable shiny app. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.