test_readiness {captr} | R Documentation |
Check if the batch is ready to be processed
test_readiness(batch_id = "", ...)
batch_id |
ID for the batch. Required. String. |
... |
Additional arguments passed to |
https://shreddr.captricity.com/developer/
## Not run:
test_readiness("batch_id")
## End(Not run)