batch_price: Price of a Batch

Description Usage Arguments Value References Examples

Description

The price for processing the batch.

Usage

1
batch_price(batch_id = NULL, ...)

Arguments

batch_id

ID for the batch; Required; String.

...

Additional arguments passed to captr_GET.

Value

named list

References

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

Examples

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

## End(Not run)

captr documentation built on May 2, 2019, 3:26 p.m.