list_batch_files: List all the files in a batch

Description Usage Arguments Value References Examples

Description

List all the files in a batch

Usage

1
list_batch_files(batch_id = "", ...)

Arguments

batch_id

ID for the batch; Required; String

...

Additional arguments passed to captr_GET.

Value

list. If no files in a batch, an empty list

References

https://shreddr.captricity.com/developer/

Examples

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

## End(Not run)

captr documentation built on May 2, 2019, 3:26 p.m.