R/shiny_server.R
shiny_server.Rd
The server code for the mldash shiny app.
shiny_server(input, output, session)
input set by Shiny.
output set by Shiny.
session set by Shiny.