Hello,
I have a dataset in which I have created 60 dummy variables (named as dummy1, dummy2, dummy3......and dummy64) using the 'tabulate' command. Now, I would like to rename these variables. For example, I want to rename the dummy1 to Agate; dummy2 to iron; dummy3 to Zinc and so on. How can i do this for all my variables in the simplest form?
Thank you.
I have a dataset in which I have created 60 dummy variables (named as dummy1, dummy2, dummy3......and dummy64) using the 'tabulate' command. Now, I would like to rename these variables. For example, I want to rename the dummy1 to Agate; dummy2 to iron; dummy3 to Zinc and so on. How can i do this for all my variables in the simplest form?
Thank you.
Comment