[R] getting rid of .Rhistory and .RData
MacQueen, Don
macqueen1 at llnl.gov
Tue Aug 13 20:21:40 CEST 2013
The following should help:
What does R ask you each time you quit R? Answer no.
Start R with
R --no-save
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
On 8/13/13 9:15 AM, "Jannis" <bt_jannis at yahoo.de> wrote:
>Dear R users,
>
>
>occasionally I find .Rhistory and/or .RData files cluttered around in my
>file structure. Is there a way to tell R not to save such files? Or to
>use one central location where to save them (if they are of any use)? I
>have looked through options() to no avail.
>
>
>Cheers
>Jannis
>
>______________________________________________
>R-help at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list