Learn R Programming

RclusTool (version 0.91)

buildBatchTab: Batch process tab

Description

Generate the batch process tab of the RclusToolGUI, in which the user can choose and configure the classification method to apply on several datasets.

Usage

buildBatchTab(mainWindow, console, graphicFrame, RclusTool.env)

Arguments

mainWindow

window in which the 'batchTab' 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.

Details

function to create the 'batchTab' for data clustering in batch process