| app_heatmap | R Documentation | 
Generate a shiny interactive heatmap that allows for on demand
filtering, ordering and faceting by variables of interest.
app_heatmap(tomic)
| tomic | Either a  | 
A shiny app
if (interactive()) {
  app_heatmap(brauer_2008_tidy)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.