Learn R Programming

captr (version 0.1.4)

get_instance_set: Get Instance Set

Description

If you are interested in getting data from one particular form, use this function.

Usage

get_instance_set(instance_set_id = "")

Arguments

instance_set_id
ID for the form (instance_set) (which you get from list_instance_sets)

References

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

Examples

Run this code
get_instance_set("instance_set_id")

Run the code above in your browser using DataLab