View source: R/mod_15_appStructure.R
tab_appStructure_server | R Documentation |
Defines the server logic for the App Structure module
tab_appStructure_server(id, appData)
id |
to be used to namespace the module |
appData |
the appData reactiveValues object, defined in server.R and available to all modules |
the module server, returned from a moduleServer function call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.