View source: R/mod_01_landing.R
landing_server | R Documentation |
Defines the server logic for the Landing page module
landing_server(id, data)
id |
to be used to namespace the module |
data |
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.