View source: R/preprocessTab.R
initPreprocessTab | R Documentation |
Generate the data preprocessing tab of the RclusToolGUI
, in which the user can select, transform, filter or create variables.
initPreprocessTab(RclusTool.env, reset = FALSE, readConfig = FALSE)
RclusTool.env |
environment in which data and intermediate results are stored. |
reset |
boolean to reset the whole interface |
readConfig |
boolean to reset the whole interface according the config parameters of the data.sample |
function to initialize/refresh the 'preprocessTab' for data preprocessing (variables selection, transformation, creation, ...)
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.