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)

Arguments

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