test_readiness: Test Readiness of a Batch

Description Usage Arguments References Examples

View source: R/test_readiness.R

Description

Check if the batch is ready to be processed

Usage

1
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

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

## End(Not run)

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