Learn R Programming

RclusTool (version 0.91)

buildImportTab: Build Import tab

Description

Generate the files importation tab of the RclusToolGUI, in which the user can select original files (features, metadata, signals or images).

Usage

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

Arguments

mainWindow

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

RclusTool.env

environment in which data and intermediate results are stored.

Details

function to create the 'importTab' for data importation (features, metadata, signals and images)