admin_server: The server logic for the default Admin Panel dashboard

View source: R/admin_app.R

admin_serverR Documentation

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

Value

invisible(NULL)


polished documentation built on Feb. 16, 2023, 8:02 p.m.