mcpOutServer.Rd
MCP Output UI
MCP Output Server
mcpOutUI(id, title, outFUN = verbatimTextOutput, showWidth = FALSE) mcpOutServer( id, formulasAndPriors, mcpData, mcpFitList, mcpModel, outFUN, renderFUN = renderPrint )
The module id
The title of the output
The output function
Show the width slider
The reactive formulas and priors
The reactive mcp data
The reactive mcp fit list
The reactive mcp model
The render function