batch_price: Price of a Batch

Description Usage Arguments Value References Examples

View source: R/batch_price.R

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)

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