get_mirtCAT_env {mirtCAT} | R Documentation |
Get the internal working environment state during mirtCAT session
Description
This function is used to access the internal state of the mirtCAT GUI session.
It is only useful when designing a customized GUI using the shinyGUI$ui
input to mirtCAT
.
Usage
get_mirtCAT_env(sessionName)
Arguments
sessionName |
the name of the session defined in |
Value
a list containing the internal environmental components for mirtCAT
[Package mirtCAT version 1.14 Index]