How can I transfer complicated objects like lists or a set of several objects from one computer to another or from R to S-Plus?
With S-Plus, I've used "data.dump" and "data.restore". Package "foreign" in R has "data.restore" but not "data.dump", and the documentation for "data.restore" says that certain objects like formulas and functions may get mangled.
Thanks, Spencer Graves
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
