heatmapServer: heatmapServer

Description Usage Arguments Value Note Examples

View source: R/heatmap.R

Description

Sets up shinyServer to be able to run heatmapServer interactively.

Usage

1
heatmapServer(input, output, session)

Arguments

input,

input params from UI

output,

output params to UI

session,

session variable

Value

the panel for main plots;

Note

heatmapServer

Examples

1

debrowser documentation built on Dec. 18, 2020, 2 a.m.