R/performance.R
performance.Rd
Creates a label column in a performance table
labelPerformance(dat, labels = NULL)
A performance statistics table, as returned by performance()
Labels to be inserted, as vector or data.frame/data.table
A labelled performance statistics data.table
'numeric'
vector
data.frame or data.table
NULL
if (FALSE) { # \dontrun{ if(interactive()){ #EXAMPLE1 } } # }