View source: R/uploadOMLFlow.R
| uploadOMLFlow | R Documentation |
Share a flow by uploading it to the OpenML server.
uploadOMLFlow( x, tags = NULL, verbosity = NULL, confirm.upload = NULL, sourcefile = NULL, binaryfile = NULL )
x |
[ |
tags |
[ |
verbosity |
[ |
confirm.upload |
[ |
sourcefile |
[ |
binaryfile |
[ |
[invisible(numeric)].
The ID of the flow (flow.id).
This function will reset the cache of listOMLFlows on success.
Other uploading functions:
makeOMLStudy(),
uploadOMLDataSet(),
uploadOMLRun(),
uploadOMLStudy()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.