Learn R Programming

doAzureParallel (version 0.8.0)

deleteJob: Delete a job

Description

Delete a job

Usage

deleteJob(jobId, verbose = TRUE)

Arguments

jobId

A job id

Examples

Run this code
# NOT RUN {
deleteJob("job-001")
# }

Run the code above in your browser using DataLab