Learn R Programming

debrowser (version 1.0.8)

deServer: deServer

Description

Sets up shinyServer to be able to run DEBrowser interactively.

Usage

deServer(input, output, session)

Arguments

input,
input params from UI
output,
output params to UI
session,
session variable

Value

the panel for main plots;

Examples

Run this code
    deServer

Run the code above in your browser using DataLab