Skip to content

Turn of "save workspace" prompt (WinXP, R 2.7.2)

3 messages · Mark, jim holtman, Duncan Murdoch

#
Hi,

I'd like R to no longer prompt me to save my workspace every time I 
quit. I seem to recall seeing this option (maybe in the OS X console?) 
but I can't seem to find it in WinXP. Can anyone help?

Thanks! Mark
#
--no-save  on the command line
On Tue, Sep 16, 2008 at 1:52 PM, Mark Na <mtb954 at gmail.com> wrote:

  
    
#
On 9/16/2008 1:52 PM, Mark Na wrote:
Put --no-save (or --save) in the command line that starts R (the 
"target" if you're using a shortcut).

Duncan Murdoch