Converts a Task to an OMLDataSet.
convertMlrTaskToOMLDataSet(task, description = NULL)[Task]
A mlr task.
[character(1)|OMLDataSetDescription]
Either an OMLDataSetDescription or a character(1) that describes the data.
For the latter, all other relevant information is autogenerated from the Task.
[OMLDataSet].
Other data set-related functions: OMLDataSetDescription,
OMLDataSet,
convertOMLDataSetToMlr,
deleteOMLObject,
getOMLDataSet,
listOMLDataSets,
tagOMLObject,
uploadOMLDataSet