Displaying 1 result from an estimated 1 matches for "319099".
Did you mean:
19099
2009 Jul 01
1
match() indexing
Hello,
I'm trying to vectorize some assignment statements using match(), but
can't seem to get it correct.
I have 2 data frames each with a key column of unique values. I want to
copy a column from one frame to another where the key values are the
same. The data frames are not the same length, and the set of keys is
non-overlapping (each frame has keys not in the other).
Example:
x