Hi,
I am trying to generate a new variable with string data. My string data is numbers that code for different variable. I want to generate a new variable for a range from 93451-93461. Can I do this using range? In general, would it be better if I treated numbers that code for something as numerical and not string?
Thanks
I am trying to generate a new variable with string data. My string data is numbers that code for different variable. I want to generate a new variable for a range from 93451-93461. Can I do this using range? In general, would it be better if I treated numbers that code for something as numerical and not string?
Thanks
Comment