save.image() (PR#212)

Kurt Hornik Kurt.Hornik@ci.tuwien.ac.at
Fri, 18 Jun 1999 08:07:15 +0200 (CEST)


>>>>> p dalgaard writes:

> Jonathan Rougier <J.C.Rougier@durham.ac.uk> writes:
>> Would it be reasonable to suggest adding an `all' flag to save.image(),
>> i.e.
>> 
>> "save.image" <-
>> function (f = ".RData", all.names = F) 
>> eval(substitute(save(list = ls(all.names = all.names), file = f)),
>> .GlobalEnv)

> I believe this is simply a bug. I see no reason to skip the
> dot-objects. 

> [current save.image has ...list=ls()...]

> CC-ed to r-bugs.

Ok, changed to ls(all.names = TRUE).

-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._