initPreprocessTab: build Preprocess tab

View source: R/preprocessTab.R

initPreprocessTabR 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

initPreprocessTab(RclusTool.env, reset = FALSE, readConfig = FALSE)

Arguments

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

Details

function to initialize/refresh the 'preprocessTab' for data preprocessing (variables selection, transformation, creation, ...)

Value

None


RclusTool documentation built on Aug. 29, 2022, 9:07 a.m.