Hi bogdanno, Do right click on the R-icon (on your desktop) and then click on Properties. On the window that pops up, go to Target and modify what it shows. On my computer I have something like
"C:\Program Files\R\R-2.9.0pat\bin\Rgui.exe" --no-save --max-mem-size=2047M which means that I do not want to save my sessions and the maximum amount of RAM I'd like to use is set up to 2GB. Now, if I do not want to restore the work space, I should modify the above as "C:\Program Files\R\R-2.9.0pat\bin\Rgui.exe" --no-restore Just change it at your convenience. HTH, Jorge On Sat, Apr 25, 2009 at 1:33 PM, bogdanno <bodins...@gmail.com> wrote: > I am using it from Windows XP. I have never used Linux or Unix. > I do not have a terminal window, so --no-restore doesn't work.(I > think) > I open R just by clicking on the R icon and a console opens up. > I have tried to move and rename the file but still R loads it-which > makes me think it was copied somewhere else. It' > Thank you > > On Apr 24, 2:07 pm, Sarah Goslee <sarah.gos...@gmail.com> wrote: > > Assuming you are starting R from a terminal window, you can use > > R --no-restore > > or change to a different directory first. > > > > If you are starting R in some other fashion, it will depend on what you > > are doing, a piece of information you neglected to provide (along with > > OS, which could be relevant, and is requested regardless). > > > > Sarah > > > > On Fri, Apr 24, 2009 at 1:49 PM, bogdanno <bodins...@gmail.com> wrote: > > > I saved the workspace once and now it automatically restore it > > > whenever I open R > > > How can I turn off this? > > > Thank you > > > > -- > > Sarah Gosleehttp://www.functionaldiversity.org > > > > ______________________________________________ > > r-h...@r-project.org mailing listhttps:// > stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guidehttp:// > www.R-project.org/posting-guide.html > > and provide commented, minimal, self-contained, reproducible code. > > ______________________________________________ > 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. > [[alternative HTML version deleted]] ______________________________________________ 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.