| submit_batch {captr} | R Documentation | 
Submit the Batch for Processing
Description
Submit the Batch for Processing
Usage
submit_batch(batch_id = "", ...)
Arguments
| batch_id | ID for the batch. Required. String. | 
| ... | Additional arguments passed to  | 
References
https://shreddr.captricity.com/developer/
Examples
## Not run: 
submit_batch("batch_id")
## End(Not run)
[Package captr version 0.3.0 Index]