Server for the Shiny app sposts display and analysis

sposts_server(input, output, session)

Arguments

input

The input of the server.

output

The output of the server.

session

The session of the server.