On Tue, 2 Nov 2004 [EMAIL PROTECTED] wrote: [In reply to R.G.Brown, original post not included]
> Probably you have an R version >= 1.9.1, then > to make use of loadhistory you have to load the > 'utils' library (type library(utils) > on your .Rprofile). But only to make use of loadhistory() in your .Rprofile, when it is preferable to use utils::loadhistory. (He appears to be talking about using RGui menus.) But why would you want to do that when the loading of a commands history is controlled by command-line flags and the name by the R_HISTFILE environment variable? -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
