Skip to content
Prev 804 / 63424 Next

R-alpha: Re^3: data file names

Martin Maechler <maechler@stat.math.ethz.ch> writes:
I don't think so. The data.dump format is really just an efficient
encoding of the output of dput/dump. It won't be more compatible than
the data structures themselves. That is, unless someone wants to sit
down and catalog all the differences in internal data structures and
do the relevant transformation code....