roctoRun: Evaluate one iteration from a rocto job.

Description Usage Arguments Value See Also

Description

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.

Usage

1
roctoRun(roctoJob, outputDir, iterId = "test")

Arguments

roctoJob

<character> Path to a .rocto file containing the job.

outputDir

<character> Full directory where the output file should be saved.

iterId

<integer> or <character: "test"> Indicates which task [1:nIter] should be run, or whether the test parameters should be used.

Value

Invisible boolean TRUE.

See Also

roctoNew, roctoPack, roctoResults


roctoproject/rocto-rpackage documentation built on May 23, 2019, 3:13 p.m.