[R] merging more than 2 data frames

Farrel Buchinsky fjbuch at gmail.com
Wed Feb 13 18:40:08 CET 2008


I have created a merged data frame and in turn merged that with another 
dataframe. I could see how it could become a pain if you had lots of 
dataframes. I would try running a for loop...but have never done it.

"joseph" <jdsandjd at yahoo.com> wrote in message 
news:761390.10382.qm at web36901.mail.mud.yahoo.com...
> Hi
> merge() takes only 2 data frames. What can you do to it to make take more 
> than two data frames? or is there another function that does that?
> Thanks
> joseph
>
>
>
>
> 
> ____________________________________________________________________________________
> Looking for last minute shopping deals?
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide 
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list