Learn R Programming

captr (version 0.3.0)

submit_batch: 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 captr_POST.

References

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

Examples

Run this code
## Not run: ------------------------------------
# submit_batch("batch_id")
## ---------------------------------------------

Run the code above in your browser using DataLab