FUNCTION_DESCRIPTION

setLabelPerformance(file = "model/performance.dat.gz", labels)

Arguments

file

File where performance table is stored, default: 'model/performance.dat.gz'

Value

Invisible updates the table in file

Details

DETAILS

Examples

if (FALSE) { # \dontrun{
if(interactive()){
 #EXAMPLE1
 }
} # }