A shiny module that renders all of the content for the g2c section in the params page
g2c_ui(id) g2c_server(id, params, redraw_g2c, redraw_c2t, counter, popn_subgroup)
id | An ID string that uniquely identifies an instance of this module |
---|---|
params, redraw_g2c, redraw_c2t, popn_subgroup | reactive objects passed in from the params page |
counter | the counter object from the params page |