Skip to content
Prev 41516 / 63424 Next

readRDS and saveRDS

On Tue, 2011-10-18 at 08:37 -0500, Hadley Wickham wrote:
I would hope not. Those would then look like S3 methods for class "rds"
and cause confusion of a different sort.

It would be better to make the existing read.foo and write.foo functions
drop their "." but that is unlikely to happen given all the code that
would inevitably break.

G