track_progress {captr} | R Documentation |
Check what percentage of the job is digitized
track_progress(job_id = "")
job_id |
ID for the job (which you get from related_job_id field of submit_batch) |
https://shreddr.captricity.com/developer/
## Not run:
track_progress("job_id")
## End(Not run)