powered by
Job status by id
job_status_by_id(job_id)
The job id.
If the job has been deleted from the database, it returns MISSING.
# NOT RUN { job_id = 1234567 # job ids can be get from `bjobs` job_status_by_id(job_id) # }
Run the code above in your browser using DataLab