[R] using fix()
Tony Q. Zhang
zha at merlin.engr.ucf.edu
Sun Jan 9 19:13:53 CET 2000
I guess this may be well-known question, but I did search through the
mail archive without finding the answer. so please forgive me asking.
My problem is that I cannot use fix() to edit function. If I use
fix(my.fun), then, it will give a "object my.fun not found" error. I have
to use my.fun <- function() {} first whenever I want to start a new
function, which is annoying. How can I make the fix() behave like in
splus?
Thanks
Tony
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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