Re: [R] R.oo modify an object inside another classes method

2011-08-24 Thread Ben qant
I didn't see an answer to this and I THINK I sorted it out myself so I thought I'd post it for anyone who is interested (in using it or correcting it): My original question: Can someone show me how to modify one (R.oo) class's object inside another (R.oo) class's method? Is that possible with the

[R] R.oo modify an object inside another classes method

2011-08-23 Thread Ben qant
Can someone show me how to modify one (R.oo) class's object inside another (R.oo) class's method? Is that possible with the R.oo package? A quick example or reference to an example would be outstanding... Thanks, Ben [[alternative HTML version deleted]] _