Description Usage Arguments Value See Also
This function runs one rocto job iteration - a "task". This function is usually not called by the user - it is used by the desktop app to run rocto tasks. Nevertheless, a user can call this function to try out their rocto job.
1 | roctoRun(roctoJob, outputDir, iterId = "test")
|
roctoJob |
<character> Path to a |
outputDir |
<character> Full directory where the output file should be saved. |
iterId |
<integer> or <character: "test"> Indicates which task |
Invisible boolean TRUE.
roctoNew
, roctoPack
, roctoResults
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.