loadResult {batchtools} | R Documentation |
Load the Result of a Single Job
Description
Loads the result of a single job.
Usage
loadResult(id, reg = getDefaultRegistry())
Arguments
id |
[ |
reg |
[ |
Value
[ANY
]. The stored result.
See Also
Other Results:
batchMapResults()
,
reduceResultsList()
,
reduceResults()
[Package batchtools version 0.9.17 Index]