[R] import data from splus
Prof Brian D Ripley
ripley at stats.ox.ac.uk
Tue Nov 14 08:22:09 CET 2000
On Mon, 13 Nov 2000, ximing wrote:
> anybody knows how to import data into R from splus directly? I have a huge
> amount of data in splus format, which will cost forever for me to transform
> the data back to ascii or something else and then read them into R.
If that really will cost forever, then I think any route will take a long
time (and perhaps let that be a lesson not to store data in a proprietary
format).
You may find that the function readSdata in package Rstreams helps.
The normal route is to dump in S-PLUS and source in R.
--
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 272860 (secr)
Oxford OX1 3TG, UK Fax: +44 1865 272595
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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