htShinyExample | R Documentation |
Examples of interactive complex heatmaps
htShinyExample(which)
which |
An index of which example to use. The list of all examples can be obtained by executing |
In every example, there is a Shiny app opened, which also includes source code that generates this app.
A Shiny app object.
# list all examples
htShinyExample()
if(interactive()) {
htShinyExample(4.2)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.