buildPreprocessTab {RclusTool} | R Documentation |
build Preprocess tab
Description
Generate the data preprocessing tab of the RclusToolGUI
, in which the user can select, transform, filter or create variables.
Usage
buildPreprocessTab(RclusTool.env)
Arguments
RclusTool.env |
environment in which data and intermediate results are stored. |
Details
function to build the 'preprocessTab' for data preprocessing (variables selection, transformation, creation, ...)
Value
None
[Package RclusTool version 0.91.6 Index]