delete_job {openeo} | R Documentation |
Delete a job
Description
Deletes a job from the back-end.
Usage
delete_job(job, con = NULL)
Arguments
job |
the job or the id of the job |
con |
authenticated Connection (optional) otherwise |
Value
logical with state of success
[Package openeo version 1.3.1 Index]