admin_server: The server logic for the default Admin Panel dashboard
Description
The Shiny module server logic for the polished
Admin Panel, accessible to Admin users.
Usage
admin_server(input, output, session)
Arguments
- input
the Shiny server input
- output
the Shiny server output
- session
the Shiny server session