On Thu, 24-Dec-2009 at 02:14PM +1300, Patrick Connolly wrote:

ly way I found to get round the problem was to make an
|> additional function Summarize in the same place.  It involves editing
|> any old scripts/functions before they work, but work they do.

In case anyone was following this thread, I solved the problem by
overwriting the summarize function with the Summarize function.

summarize <- Summarize

Then copied that to the appropriate directory.  Now all my previous
code still works unmodified.  End of problem -- though I'm still
mystified as to how it arose in the first place.


-- 
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.   
   ___    Patrick Connolly   
 {~._.~}                   Great minds discuss ideas    
 _( Y )_                 Average minds discuss events 
(:_~*~_:)                  Small minds discuss people  
 (_)-(_)                              ..... Eleanor Roosevelt
          
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.

______________________________________________
R-help@r-project.org 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