loadResult: Load the Result of a Single Job
Description
Loads the result of a single job.
Usage
loadResult(id, reg = getDefaultRegistry())
Arguments
id
[integer(1) or data.table]
Single integer to specify the job or a data.table with column job.id
and exactly one row.
Value
[ANY]. The stored result.