Description Usage Arguments References Examples
List all the forms (instance sets) for a particular job. Use this to get ids of forms (instance sets) you want to download.
1 | list_instance_sets(job_id = "", ...)
|
job_id |
ID for the job (which you get from related_job_id field of submit_batch) |
... |
Additional arguments passed to |
https://shreddr.captricity.com/developer/
1 2 3 4 | ## Not run:
list_instance_sets(job_id = "job_id")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.