Thanks everyone for different solutions. Every solution works very well. For my purpose, this function sink does what I was looking for.
Andrija On Wed, Mar 16, 2011 at 4:23 PM, Roman Luštrik <[email protected]>wrote: > How about? > > sink("andrija.csv") > l > sink() > > -- > View this message in context: > http://r.789695.n4.nabble.com/export-list-to-csv-tp3381992p3382062.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > [email protected] 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. > [[alternative HTML version deleted]]
______________________________________________ [email protected] 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.

