
Get the class levels for classification and multilabel tasks.
Source:R/Task_operators.R
      getTaskClassLevels.RdNB: For multilabel, getTaskTargetNames and getTaskClassLevels actually return the same thing.
Value
(character).
See also
Other task: 
getTaskCosts(),
getTaskData(),
getTaskDesc(),
getTaskFeatureNames(),
getTaskFormula(),
getTaskId(),
getTaskNFeats(),
getTaskSize(),
getTaskTargetNames(),
getTaskTargets(),
getTaskType(),
subsetTask()