params_module | R Documentation |
A shiny module that renders all of the content for the params page.
params_ui(id) params_server(id, params, model_output)
id |
An ID string that uniquely identifies an instance of this module |
params, model_output |
reactive objects passed in from the main server |
a list of reactives
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.