Learn R Programming

captr (version 0.1.4)

create_batch: Create Batch

Description

Create a new batch.

Usage

create_batch(batch_name = "")

Arguments

batch_name
name of the batch; Required; character

Value

  • List of length 26. Includes information like created_by, user_id, etc.

References

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

Examples

Run this code
create_batch(batch_name="name_of_batch")

Run the code above in your browser using DataLab