Learn R Programming

vmsbase (version 2.2.1)

gui_lb_met_cla: LogBook Metier Classification GUI

Description

The gui_lb_met_cla function implements the graphical user interface for the LogBook metier classification

Usage

gui_lb_met_cla(lb_db_name = "")

Arguments

lb_db_name

The path of a LogBook DataBase

Value

This function does not return a value. After the execution the computed result will be added to the logbook database in the 'lb_cla' table.

Details

This function, with a LogBook DB and a Metier Discovery object (see gui_lb_met_dis), computes a fuzzy classification of the logbooks in the seleted db according to the data provided from the Metier Discovery object.

See Also

gui_lb_met_dis