profile_module {polished} | R Documentation |
Profile Module Server
Description
The server logic to accompany the profile_module_ui
.
Usage
profile_module(input, output, session)
Arguments
input |
the Shiny server |
output |
the Shiny server |
session |
the Shiny server |
Value
invisible(NULL)
[Package polished version 0.8.1 Index]