get_all {captr} | R Documentation |
Get all the data
get_all(job_id = "", output_dir = "./")
job_id |
ID for the job |
output_dir |
output directory |
https://shreddr.captricity.com/developer/
## Not run:
get_all(job_id ="job_id")
## End(Not run)