View source: R/util_get_vars_in_segment.R
| util_get_vars_in_segment | R Documentation |
segmentReturn all variables in the segment segment
util_get_vars_in_segment(segment, meta_data = "item_level", label_col = LABEL)
segment |
character the segment as specified in |
meta_data |
data.frame the metadata |
label_col |
character the metadata attribute used for naming the variables |
vector of variable names
Other metadata_management:
CAN_THIS_BE_REMOVED_util_combine_missing_lists(),
util_dist_selection(),
util_find_free_missing_code(),
util_find_var_by_meta(),
util_get_var_att_names_of_level(),
util_looks_like_missing(),
util_no_value_labels(),
util_validate_known_meta(),
util_validate_missing_lists()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.