A shiny module that renders all of the content for the params page.

params_ui(id)

params_server(id, params, model_output)

Arguments

id

An ID string that uniquely identifies an instance of this module

params, model_output

reactive objects passed in from the main server

Value

a list of reactives