I have numerous variables. For example, I have variables var1, var3, var6, var30. And I want to label those as
temp1, temp3, temp6, temp30 accordingly.
There is no pattern in the number at the end, so I cannot use forval..
Is there a way to do such a task?
0 Response to How to label variables taking last part of variable names
Post a Comment