Description Usage Arguments Details Value See Also
View source: R/gui_lb_met_cla.R
The gui_lb_met_cla
function implements the graphical user interface
for the LogBook metier classification
1 | gui_lb_met_cla(lb_db_name = "")
|
lb_db_name |
The path of a LogBook DataBase |
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.