View source: R/custom_admin_module.R
custom_admin_module | R Documentation |
The shiny
module server logic for the polished
Admin Panel, accessible to Admin users.
custom_admin_module(input, output, session)
input |
the Shiny server input |
output |
the Shiny server output |
session |
the Shiny server session |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.