View source: R/mod_x_template.R
tab_modCCx_server | R Documentation |
Defines the server logic for the modTCx module
tab_modCCx_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.