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