View source: R/OMLTask_Class.R
| makeOMLTask | R Documentation |
More details about the elements of a OMLTask can be found in the
documentation.
makeOMLTask(
task.id,
task.type,
input,
parameters = list(),
output,
tags = NA_character_
)
task.id |
[ |
task.type |
[ |
input |
[ |
parameters |
[ |
output |
[ |
tags |
[ |
Other task-related functions:
convertOMLTaskToMlr(),
deleteOMLObject(),
getOMLTask(),
listOMLTaskTypes(),
listOMLTasks(),
tagOMLObject()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.