|
how to add the observations in dataset2 to the variables in dataset1
if the two dataset has the same number of variables and different
names?
I am trying to delete all the observations of dataset 1 and then add
the observations of dataset2 to dataset1. Is this the same with change
the name of the variables from dataset2 to dataset1? Thanks!
|