\name{guiEnv} \alias{guiEnv} \title{ Accessor to the internal GUI environment } \description{ All state information for the GUI is stored in an internal environment. This function can be used to access this environment. } \usage{ guiEnv() } \value{ The internal gui environment. } \author{ Florian Hahne } \examples{ guiEnv() }