R/server.R
app_server.Rd
App Server
app_server(input, output, session)
The input object from the Shiny app.
The output object from the Shiny app.
The session object from the Shiny app.
No return value, called for side effects