Server for the Shiny app create_ui

rosr_server(input, output, session)

Arguments

input

The input of the server.

output

The output of the server.

session

The session of the server.