Learn R Programming

captr (version 0.3.0)

batch_price: Price of a Batch

Description

The price for processing the batch.

Usage

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

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

Run the code above in your browser using DataLab