Loads the result of a single job.
loadResult(id, reg = getDefaultRegistry())[integer(1) or data.table]
Single integer to specify the job or a data.table with column job.id
and exactly one row.
[Registry]
Registry. If not explicitly passed, uses the default registry (see setDefaultRegistry).
[ANY]. The stored result.
Other Results:
batchMapResults(),
reduceResults(),
reduceResultsList()