And once you've renamed the file and started R,
it might be worth a try to see if you can 'attach'
the file.
On 23/01/2010 17:22, Duncan Murdoch wrote:
On 23/01/2010 10:56 AM, Badaoui, Saad wrote:
Dear R help team,
I am trying to open R to continue my analysis but it doesn't want to
open and I get this message "fatal error unable to restore saved data
in .rdata". I don't know what went wrong ( iam using Windows). Could
you please help me on this? Thanks a lot
Rename the .rdata file to something else, and R won't try to open it. It
looks as though somehow it has been corrupted.
If it was the only place you stored your intermediate results, you're
going to have to start over. But next time, don't do that.
Duncan Murdoch
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
--
Patrick Burns
pbu...@pburns.seanet.com
http://www.burns-stat.com
(home of 'The R Inferno' and 'A Guide for the Unwilling S User')
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.