Server for the Shiny app et display and analysis

wibsr_server(input, output, session)

Arguments

input

The input of the server.

output

The output of the server.

session

The session of the server.