Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

merging two files in JASP

I have two files, each with the same primary key. I would like to merge the data from these two files into one file, as in the example below:

PTID creatinine

1 1.5

2 0.8


PTID age

1 55

2 70


PTID creatinine age

1 1.5 55

2 0.8 70


Is there a way to do this in JASP?


Thank you!

Andrew Kramer

Comments

Sign In or Register to comment.