Learn R Programming

captr (version 0.3.0)

delete_batch: Delete a Batch

Description

Delete a Batch

Usage

delete_batch(batch_id = "", ...)

Arguments

batch_id
ID for the batch
Additional arguments passed to captr_DELETE.

References

https://shreddr.captricity.com/developer/api-reference/#v1-batches

Examples

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

Run the code above in your browser using DataLab