list_batch_files: List all the files in a batch

Description Usage Arguments Value References Examples

View source: R/list_batch_files.R

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)

soodoku/captr documentation built on May 30, 2019, 6:28 a.m.