[R] Writing dataframes side by side in a file

Cliff Clive cliffclive at gmail.com
Wed Jul 6 19:18:38 CEST 2011


Is there a quick and easy way to write data frames side-by-side in a csv file
with one column separating them?  

I could just fill them with empty rows so they all have the same height,
then cbind them with empty columns in between, but I'm looking for a more
elegant solution, if one exists.

Thanks in advance,

Cliff

--
View this message in context: http://r.789695.n4.nabble.com/Writing-dataframes-side-by-side-in-a-file-tp3649420p3649420.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list