app_output_utilities {GenEst} | R Documentation |
app utilities for formatting text, tables, figs, etc. for display
Description
app utilities for formatting text, tables, figs, etc. for display
Usage
classText(rv, type = "SE")
estText(rv, type = "SE")
setNotSuspending(output, dontSuspend)
reNULL(x, toNULL)
initialOutput(rv, output)
setFigW(modelSet)
setFigH(modelSet, modType = "SE")
Arguments
rv |
Reactive values list for the GenEst GUI. |
type |
Model type, either "SE" or "CP" or "g". |
output |
|
dontSuspend |
Names of elements in |
x |
|
toNULL |
Names of elements in |
modelSet |
Model set of class |
modType |
"SE" or "CP" |
[Package GenEst version 1.4.9 Index]