Current status of a job
Get the status of a job, as an R list.
job_status(job = "latest")Arguments
| job | Job name or job object. Pass "latest" to indicate the most recently submitted job. | 
See also
Other job management functions: job_cancel,
  job_collect, job_list,
  job_stream_logs, job_trials
