submit_batch: Submit the Batch for Processing

Description Usage Arguments References Examples

View source: R/submit_batch.R

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)

soodoku/captR documentation built on May 30, 2019, 6:27 a.m.