[R] combine many .csv files into a single file/data frame

bogdan romocea br44114 at yahoo.com
Fri Oct 15 21:58:47 CEST 2004


Dear R users,

I have a few hundred .csv files which I need to put
together (full outer joins on a common variable) to do a
factor analysis. Each file may contain anywhere from a few
hundred to a few thousand rows. What would be the most
efficient way to do this in R? Please include some sample
code if applicable.

Thank you,
b.




More information about the R-help mailing list