xROI (version 0.9.13)

getServer: Server function

Description

This funciton constructs the server functions of the shiny app.

Usage

getServer(exdir, inputDir = NULL)

Arguments

exdir

path to the example directory

inputDir

a character string. the path to the input directory

Value

the shiny server object