[R] Save method
Ernesto Jardim
ernesto at ipimar.pt
Thu Nov 7 16:43:02 CET 2002
Hi
I want to use save methods but I found that the save function is not a
generic function ...
If I define
save <- function(x, ...)
UseMethod("save")
I'll be overwriting the original save function ...
Is there another way of doing this ? or am I understanding it wrong ?
Regards
EJ
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list