[R] Import problem with S-Plus 7.0 dataset

Richard M. Heiberger rmh at temple.edu
Fri Nov 3 22:07:29 CET 2006


It looks like it works.  The result you printed is
the name of the file that data.store read.  The name of the
variable is the same as the name you called it in S-Plus.

type
   data[1:5,]
and you should see your data.frame.



More information about the R-help mailing list