buildImportTab {RclusTool} | R Documentation |
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(RclusTool.env)
Arguments
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)
Value
None
[Package RclusTool version 0.91.6 Index]