captr (version 0.3.0)

delete_job: Delete a Job

Description

Delete a Job

Usage

delete_job(job_id = "", ...)

Arguments

job_id
ID for the job (which you get from related_job_id field of submit_batch)
Additional arguments passed to captr_DELETE.

References

https://shreddr.captricity.com/developer/api-reference/#v1-batches

Examples

Run this code
## Not run: ------------------------------------
# delete_job("job_id")
## ---------------------------------------------

Run the code above in your browser using DataLab