jroyrobertson at comcast.net
2013-Mar-31 17:58 UTC
[R-sig-Debian] Storage of automatically loaded workspace and command files
When I close R and answer yes to save workspace, R automatically loads it and apparently also the command history at start up. I would like to know where R stores this information. I know that I can save .RData and .Rhistory files, but I would like to know how(where) R stores this information automatically. I have not found any .RData or .Rhistory files associated with start up. I am running 2.15.3 on Ubuntu operating system on PC (Zorin) via GUI JGR. Thank you, Roy Robertson [[alternative HTML version deleted]]
Dirk Eddelbuettel
2013-Mar-31 19:11 UTC
[R-sig-Debian] Storage of automatically loaded workspace and command files
On 31 March 2013 at 17:58, jroyrobertson at comcast.net wrote: | When I close R and answer yes to save workspace, R automatically loads it and apparently also the command history at start up. I would like to know where R stores this information. I know that I can save .RData and .Rhistory files, but I would like to know how(where) R stores this information automatically. I have not found any .RData or .Rhistory files associated with start up. Generally below your $HOME directory -- so ~/.RData and ~/.Rhistory. Hth, Dirk -- Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com