submit_batch {captr} | R Documentation |
Submit the Batch for Processing
submit_batch(batch_id = "", ...)
batch_id |
ID for the batch. Required. String. |
... |
Additional arguments passed to |
https://shreddr.captricity.com/developer/
## Not run:
submit_batch("batch_id")
## End(Not run)