track_progress: Track Progress of a Job

Description Usage Arguments References Examples

View source: R/track_progress.R

Description

Check what percentage of the job is digitized

Usage

1
track_progress(job_id = "")

Arguments

job_id

ID for the job (which you get from related_job_id field of submit_batch)

References

https://shreddr.captricity.com/developer/

Examples

1
2
3
4
## Not run: 
track_progress("job_id")

## End(Not run)

soodoku/captR documentation built on May 30, 2019, 6:27 a.m.