Hi > > You'll need to save them manually to avoid name conflicts -- save.image() > is the function to do so but you need to give a file name.
Or it is necessary have separate folder for each R session. Regards Petr > > Michael > > On Apr 10, 2012, at 7:41 AM, ya <[email protected]> wrote: > > > Hi guys, > > > > I have a question. I am running 3 R sessions simultaneously for > different analysis. I found out that when R quit, only objects in one of > these sessions was saved in the work space. How can I save objects of all > 3 R sessions? > > > > Thank you very much. > > > > YA > > > > ______________________________________________ > > [email protected] 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. > > ______________________________________________ > [email protected] 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. ______________________________________________ [email protected] 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.

