RclusToolGUI: Username and user type selection

View source: R/RclusTool.R

RclusToolGUIR Documentation

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)

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)

Value

Nothing, just open the graphical user interface.

Examples

RclusToolGUI()


RclusTool documentation built on Aug. 29, 2022, 9:07 a.m.