buildBatchTab {RclusTool} | R Documentation |
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(RclusTool.env)
Arguments
RclusTool.env |
environment in which data and intermediate results are stored. |
Details
function to create the 'batchTab' for data clustering in batch process
Value
None
[Package RclusTool version 0.91.6 Index]