Turn of "save workspace" prompt (WinXP, R 2.7.2)
On 9/16/2008 1:52 PM, Mark Na wrote:
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?
Put --no-save (or --save) in the command line that starts R (the "target" if you're using a shortcut). Duncan Murdoch