Description Usage Arguments Details Value
View source: R/preprocessTab.R
Generate the data preprocessing tab of the RclusToolGUI
, in which the user can select, transform, filter or create variables.
1 | buildPreprocessTab(mainWindow, console, graphicFrame, RclusTool.env)
|
mainWindow |
window in which the 'preprocessTab' is created. |
console |
frame of the RclusTool interface in which messages should be displayed. |
graphicFrame |
frame of the RclusTool interface in which graphics should be dispayed. |
RclusTool.env |
environment in which data and intermediate results are stored. |
function to build 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.