RclusToolGUI | R Documentation |
Generate a first window to enter the username and to select the user type ('standard' or 'expert').
RclusToolGUI(RclusTool.env = new.env(), debug = FALSE)
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. |
function to display the first window of the RclusTool interface (username and user type selection)
Nothing, just open the graphical user interface.
RclusToolGUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.