[R] Loadhistory problems
Prof Brian Ripley
ripley at stats.ox.ac.uk
Tue Nov 2 09:56:19 CET 2004
On Tue, 2 Nov 2004 asemeria at cramont.it 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, ripley at stats.ox.ac.uk
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
More information about the R-help
mailing list