[R] foo.RData or foo.r?
Martin Maechler
maechler at stat.math.ethz.ch
Sat Oct 4 12:05:36 CEST 2003
Just one thing to add to Jason's very helpful posting and
explanations:
>>>>> "Jason" == Jason Turner <jasont at indigoindustrial.co.nz>
>>>>> on Sat, 04 Oct 2003 07:30:03 +1200 writes:
.....
.....
Jason> Short answer: anything that's R code *should* be
Jason> named with .R at the end. Anthing R created after
Jason> you told it save() or save.image() or answered "y" to
Jason> the "Save workspace image" question *should* have a
Jason> name ending with .RData . None of this is strictly
Jason> necessary, but there are a bunch of nice things that
Jason> happen if you do.
.rda has been considered as okay as
.RData by many (incl R core developers); look e.g. at "2." in
the `Details' section of help(data).
Martin Maechler <maechler at stat.math.ethz.ch> http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum LEO C16 Leonhardstr. 27
ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND
phone: x-41-1-632-3408 fax: ...-1228 <><
More information about the R-help
mailing list