Load Ascii file in R
Hi, I am using R-1.5.1 on windows 2000. I encountered a problem when I tried to load a ascii .RData file whose first line is "RDA2". The error message is "restore file may be from a newer version of R -- no data loaded". I noticed that the error comes from magic comparison when load file. The magic comparision of the first five characters in the ascii file and the "RDA2\n" is always fail, and then comparison of "RD" is successful. How can I solve the issue if I'd not like to recompile the source code? Looking forward to hearing from you. Thanks. Mo Jun Shen Lilly Systems Biology Pte Ltd 1 Science Park Road #04-01 The Capricorn Singapore 117528 -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20020813/969df4de/attachment.html