Learn R Programming

captr (version 0.3.0)

test_readiness: Test Readiness of a Batch

Description

Check if the batch is ready to be processed

Usage

test_readiness(batch_id = "", ...)

Arguments

batch_id
ID for the batch. Required. String.
Additional arguments passed to captr_GET.

References

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

Examples

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

Run the code above in your browser using DataLab