initUnsupTab: Unsupervised tab

View source: R/unsupTab.R

initUnsupTabR Documentation

Unsupervised tab

Description

This function generates the unsupervised classification tab of the RclusToolGUI, in which the user can choose and configure the clustering method to apply.

Usage

initUnsupTab(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 'unsupTab' for data clustering

Value

None


RclusTool documentation built on Aug. 29, 2022, 9:07 a.m.