write.table equivalent for lists?
On 2011-01-10 07:34, Rainer M Krug wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/10/2011 04:27 PM, Ivan Calandra wrote:
I agree that the R-Core team has better things to do than that, but since it's already there, why not just add it to the base functions?
Agree completely - and R.utils is not such an obscure package which nobody uses - so that these functions should be quite bug-free. Rainer
Henrik write excellent code, maintains it well, and responds quickly. Can't ask for much more. As to putting this into pkg:base or pkg:utils, Ivan, have a look at the code of R.utils::loadObject; it's not quite trivial. Peter Ehlers