.formatResult {onc.api} | R Documentation |
Aggregates individual download results obtained in .orderDataProduct() into a list of formatted results to return, and a named list with general stats of the operation
.formatResult(self, fileList = list(), runInfo = list())
self |
Calling object |
fileList |
List of individual download results |
runInfo |
As returned by .runDataProduct() |
A named list with "downloadResults" (list of download results) and "stats" (general stats for the full operation)