Learn R Programming

doAzureParallel (version 0.8.0)

getJob: Get a job for the given job id

Description

Get a job for the given job id

Usage

getJob(jobId, verbose = TRUE)

Arguments

jobId

A job id

verbose

show verbose log output

Examples

Run this code
# NOT RUN {
getJob("job-001", FALSE)
# }

Run the code above in your browser using DataLab