R/shiny.R
rosr_server.Rd
Server for the Shiny app create_ui
rosr_server(input, output, session)
The input of the server.
The output of the server.
The session of the server.