R/app.R
server.Rd
Server for app, with standard arguments.
server(input, output, session)
A list created by the shiny server, with entries for slider settings, etc.
A list of output entries, for plotting, etc.
A list used for various purposes.