app_output_utilities: app utilities for formatting text, tables, figs, etc. for...

app_output_utilitiesR 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

output list to have elements dontSuspend (re)set to having suspendWhenHidden = FALSE.

dontSuspend

Names of elements in output to (re)set to having suspendWhenHidden = FALSE.

x

list object to have elements toNULL reset to NULL.

toNULL

Names of elements in x to reset to NULL.

modelSet

Model set of class cpmSet or pkmSet.

modType

"SE" or "CP"


GenEst documentation built on June 7, 2023, 6:35 p.m.