RclusToolGUI: Username and user type selection
Description
Generate a first window to enter the username and to select the user type ('standard' or 'expert').
Usage
RclusToolGUI(RclusTool.env = new.env(), debug = FALSE)
Value
Nothing, just open the graphical user interface.
Arguments
- RclusTool.env
environment in which data and results will be stored. If NULL, a local environment will be created.
- debug
boolean: if TRUE, the debug mode is activated.
Details
function to display the first window of the RclusTool interface (username and user type selection)