Function to be called within the shiny server

shinyjster_server(input, output, session = shiny::getDefaultReactiveDomain())

Arguments

input, output, session

Shiny server function parameters