Have you tried following the advice in the R Data Import/Export manual?  It 
suggests the following:

>Function data.restore reads S-PLUS data dumps (created by data.dump) with
>the same restrictions (except that dumps from the Alpha platform can also 
>be read).
>It should be possible to read data dumps from S-PLUS 5.x and 6.x written with
>data.dump(oldStyle=T).

-- Tony Plate

At Wednesday 10:29 AM 8/25/2004, Zachary Skrivanek wrote:
>Hello!  I would like to be able to read in list data objects in R/S
>created in R/S.  (Ie R->S or S->R.)  I have tried 'dput' and 'dump' in S,
>but neither of the created files could be read into R (with 'dget' nor
>'source').  Is there any way that I can save a list object in S that can
>be read into R?
>
>Sincerely,
>Zachary Skrivanek, PhD
>Research Scientist
>Program Phase Statistics-Endocrine
>         [[alternative HTML version deleted]]
>
>______________________________________________
>[EMAIL PROTECTED] mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to