I'm afraid that your data is probably gone. The problem is that R objects are not stored contiguously in memory and hence on disk when saved. Thus what you have is (some of) a randomly shuffled version of your data. I'm interested in finding out how this happened. Do you know if the data was written out correctly and then corrupted, or did it get messed up by R? Was the filesystem near full when you saved the data? Ross -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
restoring damaged .RData?
1 message · Ross Ihaka