Learn R Programming

doAzureParallel (version 0.8.0)

getJobResult: Download the results of the job

Description

Download the results of the job

Usage

getJobResult(jobId)

Arguments

jobId

The jobId to download from

Value

The results from the job.

Examples

Run this code
# NOT RUN {
getJobResult(jobId = "job-001")
# }

Run the code above in your browser using DataLab