[R] Recovering R Workspace
Bjørn-Helge Mevik
bhx2 at mevik.net
Fri Nov 5 09:40:27 CET 2004
You probably don't need to re-install R; just remove or rename the
file .RData (it is probably located in your home directory (or "My
Documents" on MSWin). Then R should start without problems.
As for recovering the workspace, I believ that is a lost cause (unless
you study the file format and use a binary editor to extract/repair
objects in the file -- and even then, if the file was compressed, you
may be out of luck).
--
Bjørn-Helge Mevik
More information about the R-help
mailing list