Re: [R-sig-Debian] Storage of automatically loaded workspace and command files

2013-03-31 Thread Dirk Eddelbuettel
On 31 March 2013 at 17:58, jroyrobert...@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, bu

[R-sig-Debian] Storage of automatically loaded workspace and command files

2013-03-31 Thread jroyrobertson
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 au