Description Usage Arguments Value References Examples
Create a new batch.
1 | create_batch(batch_name = NULL, ...)
|
batch_name |
name of the batch; Required; character |
... |
Additional arguments passed to |
List of length 26. Includes information like created_by, user_id, etc.
https://shreddr.captricity.com/developer/api-reference/#v1-batch
1 2 3 4 | ## Not run:
create_batch(batch_name = "name_of_batch")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.