| getTaskId {mlr} | R Documentation |
Get the id of the task.
Description
See title.
Usage
getTaskId(x)
Arguments
x |
Value
(character(1)).
See Also
Other task:
getTaskClassLevels(),
getTaskCosts(),
getTaskData(),
getTaskDesc(),
getTaskFeatureNames(),
getTaskFormula(),
getTaskNFeats(),
getTaskSize(),
getTaskTargetNames(),
getTaskTargets(),
getTaskType(),
subsetTask()
[Package mlr version 2.19.2 Index]