Learn R Programming

polished (version 0.8.1)

user_access_module: admin user access module

Description

Server function for the default Shiny module to control user access in the polished Admin Panel.

Usage

user_access_module(input, output, session)

Value

invisible(NULL)

Arguments

input

the Shiny server input

output

the Shiny server output

session

the Shiny server session