Learn R Programming

captr (version 0.3.0)

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)
Additional arguments passed to captr_GET.

References

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

Examples

Run this code
## Not run: ------------------------------------
# get_instance_set("instance_set_id")
## ---------------------------------------------

Run the code above in your browser using DataLab