oaxacamatt wrote:
I am calculating two t-test values for each of many files then save it to file calculate another set and append, repeat.
You did not tell use what you want to do with the data in the file. If you just want a copy of the output, bracketing with sink(file) and sink() can be useful. If you want to process the results later, try save/load. Dieter -- View this message in context: http://r.789695.n4.nabble.com/Use-dump-or-write-or-what-tp3708904p3709031.html Sent from the R help mailing list archive at Nabble.com.