Learn R Programming

RclusTool (version 0.91)

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 = F)

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.

Value

Nothing, just open the graphical user interface.

Details

function to display the first window of the RclusTool interface (username and user type selection)

Examples

Run this code
# NOT RUN {
RclusToolGUI()

# }

Run the code above in your browser using DataLab