c2t_module | R Documentation |
A shiny module that renders all of the content for the c2t section in the params page
c2t_ui(id) c2t_server(id, params, redraw_c2t, counter, popn_subgroup, conditions)
id |
An ID string that uniquely identifies an instance of this module |
params, redraw_c2t, popn_subgroup, conditions |
reactive objects passed in from the params page |
counter |
the counter object from the params page |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.