I have a dataset with variables listing amember of Congress, his/her state and Congressional district number. I want to combine the state and Congressional district into one variable. I typed:
state and Congressional district
but joinby can onlybe used when both variables are in different data set. How could I unite the state and Congressional district variables into one variable in the same dataset. Thanks,
Rc Uslaner
state and Congressional district
but joinby can onlybe used when both variables are in different data set. How could I unite the state and Congressional district variables into one variable in the same dataset. Thanks,
Rc Uslaner

Comment