Hi,

Overwriting existing functions with new versions is done pretty easily by 
sourcing the altered versions. 
I tried the same for a S4 package method, but this resulted in an error message 
(complaining about arguments).  The new method version is the old one but with 
an additional argument. THe method is ok, if I do not try to overwrite the old 
version but load everything fresh, it works fine.
This is cumbersome for testing proposes, so is there another way to overwrite  
methods?
A hint to a good link on S4 methods would be appreciated as well.

Thanks,
Peter


-- 
"Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to