Learn R Programming

spotGUI (version 0.2.3)

getServer: Generate Server Part of SPOT-GUI

Description

Generates the server part of the SPOT-GUI. This method is used internally in the starting process of the GUI. Manual use of this function is not advised.

Usage

getServer(input, output, session)

Arguments

input

shiny UI-input

output

shiny UI-output

session

shiny UI-session