de_option_set: Data element option set

Description Usage Arguments Details Value Examples

View source: R/option_set.R

Description

Retrieve an option set of a data element.

Usage

1

Arguments

uid

A character string, the data element uid.

Details

de_option_set retrieves an option set of a data element. It checks whether the data element has an option set and extracts its details including the options. de_option_set returns the option set id, options, path and the response.

Value

an S3 type object with an optsion set id, options, path and the response.

Examples

1
2
3
4
## Not run: 
de_option_set(uid = "xywg23thsiw")

## End(Not run)

INyabuto/a360importer documentation built on Jan. 9, 2020, 4:25 p.m.