Skip to content
Prev 8089 / 398506 Next

import data from splus

On Tue, 14 Nov 2000, David James wrote:

            
readSfile could be modified (see later).
We are hoping to have a data.restore() S3-style.  Duncan Murdoch has
been working on one, hit a snag with blank lines that R-devel solves
(via readLines or even scan now).  (Duncan: where is this at?)

Our problem is that the only firm information we have is on S3-style dump
format, and that for vector and list objects with attributes.  If anyone
can extend this to a description of what S4 uses, we could maybe go
further.