Re: [Rd] Environment when NextMethod is used

2012-09-03 Thread Hadley Wickham
Any ideas? Is this a big or a deliberate feature? Hadley On Saturday, September 1, 2012, Winston Chang wrote: > I'm running into some hard-to-understand behavior with the evaluation > environment when NextMethod is used. I'm using square-bracket indexing > into objects, and the evaluation environ

[Rd] Environment when NextMethod is used

2012-09-01 Thread Winston Chang
I'm running into some hard-to-understand behavior with the evaluation environment when NextMethod is used. I'm using square-bracket indexing into objects, and the evaluation environment of the expression inside the square brackets seems to change depending on what kind of comparison operators are u