Learn R Programming

captr (version 0.3.0)

list_batch_files: List all the files in a batch

Description

List all the files in a batch

Usage

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

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

Run the code above in your browser using DataLab