I think it is standard practice. If you want R to load a workspace automatically when R is launched, you can add the command in .Rprofile. See ?Startup for more on Initialization at Start of an R Session.
Ronggui 2009/5/26 Luis Ridao Cruz <lu...@hav.fo>: > R-help, > > I have installed R under Ubuntu and > I'm very new to a Linux distribution. > > To open an empty R session I just type R on the Terminal aplication. > But how can I open a saved workspace? > At present I just start R and then load ("my_workspace") but it must be > possible > to do it all at once,,,,right? > > Thanks in advance > > ______________________________________________ > 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. > -- HUANG Ronggui, Wincent PhD Candidate Dept of Public and Social Administration City University of Hong Kong Home page: http://asrr.r-forge.r-project.org/rghuang.html ______________________________________________ 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.