[R] removing message: [Previously saved workspace restored]
Achim Zeileis
Achim.Zeileis at wu-wien.ac.at
Tue Mar 8 22:03:06 CET 2005
On Tue, 08 Mar 2005 20:51:44 +0000 Federico Calboli wrote:
> Dear All,
>
> I saved by mistake the environment I was working in after typing q(),
> and now I get the annoying message:
>
> [Previously saved workspace restored]
>
> I have already deleted all the objects in the environment, saving it
> as an empty environment, so it's just a matter of nitpicking I
> suppose. The message does not appear if I start R from any other place
> in the directory tree.
The saved workspace is stored in the .RData in that particular
directory. It is loaded when you start R in that directory. If you
remove the file, it cannot be loaded anymore.
Z
> I am reading ?Startup and related docs, but I am utterly failing to
> understand how to remove [Previously saved workspace restored] when I
> call R from the offending dir...
>
> I am using R on Debian Sarge x86
>
> Cheers,
>
> Federico Calboli
> --
> Federico C. F. Calboli
> Department of Epidemiology and Public Health
> Imperial College, St Mary's Campus
> Norfolk Place, London W2 1PG
>
> Tel +44 (0)20 7594 1602 Fax (+44) 020 7594 3193
>
> f.calboli [.a.t] imperial.ac.uk
> f.calboli [.a.t] gmail.com
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
More information about the R-help
mailing list