mlr (version 2.10)

getTaskType: Get the type of the task.

Description

Get the type of the task.

Usage

getTaskType(x)

Arguments

x
[Task | TaskDesc] Task or its description object.

Value

[character(1)].

See Also

Other task: getTaskClassLevels, getTaskCosts, getTaskData, getTaskDescription, getTaskFeatureNames, getTaskFormula, getTaskId, getTaskNFeats, getTaskSize, getTaskTargetNames, getTaskTargets, subsetTask