[R] Data storage in R vs. S

Brahm, David David.Brahm at fmr.com
Tue Jul 20 15:30:17 CEST 1999


Hi,

   Another newbie question; I only just now downloaded and tried the R
software.  My big initial objection is the way R stores the entire working
database in one file between sessions.  In S, I have always stored many
large parallel objects in a database (e.g. stock-by-date matrices of close,
high, low, volume, ...), knowing that S would only read the one or two files
I wanted to work with at any given time.  Also, I'd attach and detach many
different databases (e.g. one per year's worth of data).  I don't think R
can handle that, and I'd guess that scanning a lot of ASCII files each time
would be slow.  Can anybody share their experience with large datasets?  Are
the developers of R planning to eventually change the way data is stored to
be more like S?

 -- David Brahm
    Fidelity Investments
    (617)563-7438


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list