submit_batch: Submit the Batch for Processing

Description Usage Arguments References Examples

Description

Submit the Batch for Processing

Usage

1
submit_batch(batch_id = "", ...)

Arguments

batch_id

ID for the batch. Required. String.

...

Additional arguments passed to captr_POST.

References

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

Examples

1
2
3
4
## Not run: 
submit_batch("batch_id")

## End(Not run)

captr documentation built on May 2, 2019, 3:26 p.m.