[R] persisting complex R objects
Martin Maechler
maechler at stat.math.ethz.ch
Mon Sep 20 15:53:13 CEST 2004
>>>>> "Richard" == Richard Mott <rmott at well.ox.ac.uk>
>>>>> on Mon, 20 Sep 2004 12:29:30 +0100 writes:
Richard> Thanks for the help; I feel rather foolish as I had
Richard> not realised that the functions save() and load()
Richard> already existed.
aha!
Richard> They are not mentioned in the R
Richard> docs (unless you know they exist and so can query
Richard> them by name - the general docs describing how to
Richard> manipulate R objects don't mention them)
which ones ("don't mention them") did you mean?
In any case, help.search("save") would have helped you, too.
That's another function that is still not used often enough it
seems.
Regards,
Martin
More information about the R-help
mailing list