initBatchTab {RclusTool}R Documentation

batch tab

Description

This function generates the batch tab of the RclusToolGUI, in which the user can batch files.

Usage

initBatchTab(RclusTool.env, reset = FALSE)

Arguments

RclusTool.env

: environment in which data and intermediate results are stored.

reset

: if TRUE the whole tab is reset, with default options

Details

function to initialize (and to create) the 'batchTab'

Value

None


[Package RclusTool version 0.91.6 Index]