[R] export list to csv

Roman Luštrik roman.lustrik at gmail.com
Wed Mar 16 16:23:37 CET 2011


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.



More information about the R-help mailing list