A dictionary containing the names of variables and their descriptive labels.
Usage
data("dict_labels")Format
A tibble with 3 rows and 2 variables:
- names
character: The variable name in the dataset.- labels
character: A brief description of the variable.
Examples
dta_gtable(dict_labels)