Learn R Programming

captr (version 0.3.0)

track_progress: Track Progress of a Job

Description

Check what percentage of the job is digitized

Usage

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

Run this code
## Not run: ------------------------------------
# track_progress("job_id")
## ---------------------------------------------

Run the code above in your browser using DataLab