getJobResult: Download the results of the job

Description Usage Arguments Value Examples

View source: R/utility-job.R

Description

Download the results of the job

Usage

1
getJobResult(jobId)

Arguments

jobId

The jobId to download from

Value

The results from the job.

Examples

1
2
3
4
## Not run: 
getJobResult(jobId = "job-001")

## End(Not run)

Azure/doAzureParallel documentation built on May 22, 2021, 4:39 a.m.