Shiny app server function
shinyAppServer(input, output, session)
input
provided by shiny
output
session
nothing to return