[R] S+ files

Robert Gentleman rgentlem at hsph.harvard.edu
Tue Jul 27 17:12:24 CEST 1999


Coomaren,
  The only real way to do this is to save the files from S/Splus using 
dump (or dput with a bit more work). This function creates ascii versions
of your data and functions and these can then be read into R using source.
R cannot currently restore S/Splus binary files (this may happen in the
future though). 
  This should make it into the FAQ....

On Tue, 27 Jul 1999, Coomaren Pillay Vencatasawmy wrote:

> A very basic question:
> 
> How can I make R read some S+ files that I had originally. The source
> command says "file format unknown"
> 
> Thanks
> 
> 
> Coomaren
> ........................................................................
> ........................................................
> Dr Coomaren P Vencatasawmy
> Senior Research Fellow
> Spatial Modelling Centre (SMC)
> P.O. Box 839
> S-981 28
> Kiruna
> Sweden
> coomaren.vencatasawmy at smc.kiruna.se
> Telephone: 46 980 67013
> Fax           : 46 980 67190
> "Perfection is achieved, not when there is nothing more to add, but when
> there is nothing left to take away."  - Antoine de Saint Exupery 
> ........................................................................
> ........................................................
> 
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
> 

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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