Deletes a job from the back-end.

delete_job(job, con = NULL)

Arguments

job

the job or the id of the job

con

authenticated Connection (optional) otherwise active_connection() is used.

Value

logical with state of success