batch_price {captr} | R Documentation |
The price for processing the batch.
batch_price(batch_id = NULL, ...)
batch_id |
ID for the batch; Required; String. |
... |
Additional arguments passed to |
named list
https://shreddr.captricity.com/developer/
## Not run:
batch_price("batch_id")
## End(Not run)