[R] .Rhistory in R.app

nkschmidt nkristianschmidt at gmail.com
Sun Apr 8 03:31:18 CEST 2012


Hi Maria, you need to name your history file somefilename.Rapp.history, 
example

savehistory(file = "history.Rapp.history")

/nkschmidt


Maria Gouskova wrote
> 
> Dear R users,
> 
> I am having a minor but annoying issue with R.app. It doesn't retain
> the history information from the previous sessions. By "history," I
> mean a record of commands/functions entered into R rather than the
> list of objects--that is properly recorded in the .Rdata file as well
> as in a workspace file I save separately.
> (...)
>  So if there is some kind of a fix
> that doesn't involve upgrading R, I'd love to hear about it.
> 
> Maria Gouskova
> 


--
View this message in context: http://r.789695.n4.nabble.com/Rhistory-in-R-app-tp956293p4540340.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list