I am trying to programatically label my variables.
I have my data set in the format:
Variable1, Variable2, ..... Variable50, LabelDefinitions
where the column LabelDefinitions contains the label I want to add to variable1, variable2, ... variable 50 in that specific order
Is there any way to programatically have these labels attached to the variables?
I have my data set in the format:
Variable1, Variable2, ..... Variable50, LabelDefinitions
where the column LabelDefinitions contains the label I want to add to variable1, variable2, ... variable 50 in that specific order
Is there any way to programatically have these labels attached to the variables?