[R] .Rprofile, .Rfirst, and .Rdata
AlessandroSemeria@cramont.it
AlessandroSemeria at cramont.it
Thu Feb 6 09:52:03 CET 2003
.Rdata is the file containing default ( the last one) workspace (at the end
of a session if your answer at the qestion "Save workspace?[y/n/c]" is
yes a backup of the present WorkSpace is performed overwriting .RData)
then you can simply delete it!
If you have to perform a backup of your WS use save.image
("path_to_file.Rdata") (something like ../pluto.Rdata).
A.S.
----------------------------
|------------------------------------+------------------------------------|
|Alessandro Semeria |Tel. +39 544 536811 |
|------------------------------------+------------------------------------|
|Models and Simulation Laboratory |Fax. +39 544 538663 |
|------------------------------------+------------------------------------|
|The Environment Research Center - | |
|Montecatini (Edison Group), Via | |
|Ciro Menotti 48, |E-mail: asemeria at cramont.it |
|48023 Marina di Ravenna (RA), Italy | |
|------------------------------------+------------------------------------|
More information about the R-help
mailing list