sign_in_module {polished} | R Documentation |
Server logic for the Sign In & Register pages
Description
This server logic accompanies the sign_in_module_ui
.
Usage
sign_in_module(input, output, session)
Arguments
input |
the Shiny |
output |
the Shiny |
session |
the Shiny |
Value
invisible(NULL)
[Package polished version 0.8.1 Index]