Learn R Programming

captr (version 0.1.4)

list_instance_sets: List Instance Sets

Description

List all the forms (instance sets) for a particular job. Use this to get ids of forms (instance sets) you want to download.

Usage

list_instance_sets(job_id = "")

Arguments

job_id
ID for the job (which you get from related_job_id field of submit_batch)

References

https://shreddr.captricity.com/developer/

Examples

Run this code
list_instance_sets(job_id = "job_id")

Run the code above in your browser using DataLab