delete_batch: Delete a Batch

Description Usage Arguments References Examples

View source: R/delete_batch.R

Description

Delete a Batch

Usage

1
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

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

## End(Not run)

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