Skip to content
Prev 10556 / 398502 Next

Exporting from Splus into R

On Tue, 3 Apr 2001, [iso-8859-1] José Ernesto Jardim wrote:

            
What happened?  Can you source it in S-PLUS?
data.dump in S-PLUS  and data.restore in package Rstreams should work ....

Otherwise just write() it as a vector, scan as a vector and add a
dimension.