[R] options --- na.rm , save-on-exit
Prof Brian Ripley
ripley at stats.ox.ac.uk
Sat Jul 3 20:02:38 CEST 2004
On Sat, 3 Jul 2004 ivo_welch-rstat8783 at mailblocks.com wrote:
> [b] options(?): how do I get R to not prompt me for saving the
> workspace upon exit, but to instead automatically save the command
> history .Rhistory but not the data .RData ?
The first is in the appendix to An Introduction to R: --no-save etc.
For the second, see ?savehistory and especially its example.
--
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