Hi
>
>
> I have been trying to merge datasets, one of which has a long format
> (Adata) and one has a (different) long format (Bdata):
>
> Adata Bdata
> subject order bpm subject order trial agegroup gender
> 1 1 70.21
Please use dput() to post your example data sets.
dput(Adata)
dput(Bdata)
**then copy and paste the results of each so that we can "play" around with
it easily.
Miriam -2 wrote
>
> I have been trying to merge datasets, one of which has a long format
> (Adata) and one has a (different) long f
I have been trying to merge datasets, one of which has a long format (Adata)
and one has a (different) long format (Bdata):
Adata Bdata
subject order bpm subject order trial agegroup gender
1 1 70.21 1 3 2
3 matches
Mail list logo