Either an OMLDataSetDescription or a character(1) that describes the data. For the latter, all other relevant information is autogenerated from the Task.
confirm.upload: [logical(1)]
Should the user be asked to confirm the upload? Default is the setting from your config.
verbosity: [integer(1)]
Print verbose output on console? Possible values are:
0: normal output,
1: info output,
2: debug output.
Default is set via setOMLConfig.
Returns
[invisible(numeric(1))]. The ID of the data (data.id).
Note
This function will reset the cache of listOMLDataSets on success.
See Also
Other uploading functions: makeOMLStudy(), uploadOMLFlow(), uploadOMLRun(), uploadOMLStudy()
Other data set-related functions: OMLDataSetDescription, OMLDataSet, convertMlrTaskToOMLDataSet(), convertOMLDataSetToMlr(), deleteOMLObject(), getOMLDataSet(), listOMLDataSets(), tagOMLObject()