Skip to content
Prev 46353 / 63424 Next

Multiple return values / bug in rpart?

On Aug 13, 2013, at 5:27 AM, Barry Rowlingson wrote:

            
eek.. this is bad:
[1] "BAD!"

Trying to modify the behavior of return() is rather tricky since you have to return from the function that's calling you ...