util_get_vars_in_segment: Return all variables in the segment segment
Description
Return all variables in the segment segment
Usage
util_get_vars_in_segment(segment, meta_data = "item_level", label_col = LABEL)
Value
vector of variable names
Arguments
- segment
character the segment as specified in STUDY_SEGMENT
- meta_data
data.frame the metadata
- label_col
character the metadata attribute used for naming the
variables