app_panels {GenEst} | R Documentation |
app panel utility functions
Description
functions for formatting and displaying app panels
Usage
dataTabPanel(dataType)
selectedDataPanel(modType)
modelOutputPanel(outType)
Arguments
dataType |
Toggle control for the model type of the panel. One of "SE", "CP", "SS", "DWP", or "CO". |
modType |
Toggle control for the model type of the panel. One of "SE", "CP", or "g". |
outType |
Toggle control for the model type of the panel. One of "SEFigures", "SEEstimates", "SEModComparison", "SEModSelection", "CPFigures", "CPEstimates", "CPModComparison", "CPModSelection", "gFigures", or "gSummary". |
[Package GenEst version 1.4.9 Index]