Dear Stata users,
I would like to append two datasets but horizontally. The joinby command seems the right command to use, but the two datasets do not have variables in common to master and thus a join is not possible. Could anyone explain me what code should I use?
I would like to append two datasets but horizontally. The joinby command seems the right command to use, but the two datasets do not have variables in common to master and thus a join is not possible. Could anyone explain me what code should I use?
Comment