get_variable_label {pxmake} | R Documentation |
Get variable code and label
Description
Get a data frame with variable codes and label in all languages. If VARIABLECODE is used, the relation is defined there, but otherwise the variable code is set to be the main languages' label.
Usage
get_variable_label(metadata_df)
Arguments
metadata_df |
Data frame with metadata. |
Value
A data frame
[Package pxmake version 0.18.0 Index]