Colorjam R-shiny app server
Details
This function contains the server logic for the Colorjam R-shiny app.
The Colorjam R-shiny app is started by launchColorjamShiny(), which
calls shiny::shinyApp(), using arguments server, ui,
onStart, and options. This function fulfills the
argument ui.
See also
Other colorjam R-shiny functions:
launchColorjamShiny()