View source: R/heatmapfunctions.R
heatmapServer | R Documentation |
Sets up shinyServer to be able to run heatmapServer interactively. Adapted from debrowser::heatmapServer()
heatmapServer(input = NULL, output = NULL, session = NULL)
input |
input |
output |
output |
session |
session |
x <- heatmapServer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.