On Mar 4, 2011, at 9:05 AM, Robert Kinley wrote:

I really like RStudio ...

... but I wish it wouldn't automatically reload the last .RData it had.

Anyone know how to fix this ... ?


That is the default behavior of the GUIs provided for both Mac and Windows (and I think also for an R session started simply as `R` from a command line invocation) and in those situation, the answer is first delete .Rdata and then do not save when quitting.

--

David Winsemius, MD
Heritage Laboratories
West Hartford, CT

______________________________________________
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.

Reply via email to