Learn R Programming

polished (version 0.1.0)

admin_button: admin_button

Description

The server logic for the button to navigate 'polished' admins from your 'shiny' app to the 'polished' Admin Panel.

Usage

admin_button(input, output, session)

Arguments

input

the Shiny server input

output

the Shiny server output

session

the Shiny server session