View source: R/mod_11_whatIsShiny.R
| tab_whatIsShiny_server | R Documentation |
Defines the server logic for the What Is Shiny? module
tab_whatIsShiny_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.