Learn R Programming

polished (version 0.8.1)

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)

Value

invisible(NULL)

Arguments

input

the Shiny server input

output

the Shiny server output

session

the Shiny server session