I'm running R 2.11.0 on a 32-bit Windows XP machine.  Whenever I try to write
a csv file with 'append' set to TRUE, I get this message: attempt to set
'append' ignored.

Obviously, this is no good, since R is deleting my previously saved data
files, rather than appending to them.  What can I do to fix this?
-- 
View this message in context: 
http://r.789695.n4.nabble.com/write-csv-attempt-to-set-append-ignored-Why-tp2290254p2290254.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@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.

Reply via email to