initParameters | R Documentation |
Initialize the global parameters and variables and generate a new environment used in the RclusToolGUI
.
initParameters(RclusTool.env = new.env())
RclusTool.env |
environment in which data and intermediate results are stored. |
function to initialize the global parameters and variables
RclusTool.env new environment in which all global parameters, raw data and results are stored.
RclusTool.env <- initParameters()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.