getJob: Get a job for the given job id

Description Usage Arguments Examples

View source: R/utility-job.R

Description

Get a job for the given job id

Usage

1
getJob(jobId, verbose = TRUE)

Arguments

jobId

A job id

verbose

show verbose log output

Examples

1
2
3
4
## Not run: 
getJob("job-001", FALSE)

## End(Not run)

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