getServer: Generate Server Part of GUI

Description Usage Arguments Value

View source: R/getServer.R

Description

Generates the server part of the 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

Value

None


EventDetectGUI documentation built on April 14, 2020, 6:34 p.m.