Tuesday, April 23, 2019

Help via merge

I have 2 datasets:
HEIGHT AGE SCORE
x z
x y
HEIGHT AGE Controls
x z x
x y x
How do i merge so that it merges ONLY if both the age and the height match. As these 2 data sets are not the same size

No comments:

Post a Comment