util_get_vars_in_segment: Return all variables in the segment 'segment'

View source: R/util_get_vars_in_segment.R

util_get_vars_in_segmentR Documentation

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)

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

Value

vector of variable names


dataquieR documentation built on July 26, 2023, 6:10 p.m.