On 21/04/2010 7:00 AM, Albert-Jan Roskam wrote:
Hi,
I'm new to R and S4 classes. I defined a class with two methods (myMethod1 and myMethod2). I want to call myMethod1 within myMethod2. Why does the code below not work? The name 'myMethod1' doesn't appear to have meaning inside myMethod2, even
Hi,
I'm new to R and S4 classes. I defined a class with two methods (myMethod1 and
myMethod2). I want to call myMethod1 within myMethod2. Why does the code below
not work? The name 'myMethod1' doesn't appear to have meaning inside myMethod2,
even though the two methods belong to the same clas
2 matches
Mail list logo