View source: R/user_access_module.R
| user_access_module | R Documentation | 
Server function for the default Shiny module to control user access in the polished
Admin Panel.
user_access_module(input, output, session)
| input | the Shiny server input | 
| output | the Shiny server output | 
| session | the Shiny server session | 
invisible(NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.