R/shiny-sandbox.R
server_sandbox.Rd
Creates the backend interface for the sandbox module inside the ClustAssess Shiny application.
server_sandbox(id)
The id of the module, used to acess the UI elements.
This function should not be called directly, but in the context of the app that is created using the write_shiny_app function.
write_shiny_app