getServer: Generate Server Part of SPOT-GUI

Description Usage Arguments

View source: R/getServer.R

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

1
getServer(input, output, session)

Arguments

input

shiny UI-input

output

shiny UI-output

session

shiny UI-session


spotGUI documentation built on March 31, 2021, 1:06 a.m.

Related to getServer in spotGUI...