Message-ID: <48F1F432BF75D6118FAC0002B325BE36035111F4@ntex04.affymetrix.com>
Date: 2004-02-13T01:14:50Z
From: Wang, Hui
Subject: Puzzled by write.table function
I am puzzled by the following:
I use two write.table function(write into files) in my code as following
(I use source to call the code):
....
write.table (x1, file ="x1.txt", quote = "FALSE", append=FALSE, sep="\t",
eol="\n", "na=NA"...)
....(more statement)
..
write.table (x2, file="x2.txt"...)
it turned out the second one is always empty.
I know there is nothing the code itself as I can get second write.table
statement work if I comment the first.
Does anybody know what happened here?
Thanks.
-h
Hui Wang, Ph.D. | Research, Affymetrix Laboratories | AFFYMETRIX, INC. |
3450 central expressway | Santa Clara, CA 95051 | 408-731-5668 (office) |
408-772-4750 (cell) | 408-481-0543 (fax)