[R] save history only option under Linux

jdeisenberg catcode at catcode.com
Tue Apr 28 02:33:00 CEST 2009



alex lee wrote:
> 
> Is there any options that I can save history only?
> The only save option is --save, which saves both data and history.
> However I want to restore the history for my next R session..
> 
> If there is no such option that meets my needs. Is there any other way to
> work out, such as configuration in the profile file, etc. ?
> 

You could start R with the --no-save option, and then do a savehistory()
call as the last command before you quit.
-- 
View this message in context: http://www.nabble.com/save-history-only-option-under-Linux-tp23257673p23267977.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list