Skip to content
Prev 9913 / 63424 Next

joining columns as in a relational database

?merge says

     Merge two data frames by common columns or row names, or do other
     versions of database ``join'' operations.

and it has done all the examples of this sort of thing that I have ever 
needed.
On 24 Jun 2003, Douglas Bates wrote: