Re: [R] avoid s3 methods

2011-10-18 Thread Nicola Sturaro Sommacal
Thank you again. Nicola 2011/10/18 Uwe Ligges > > > On 18.10.2011 12:23, Nicola Sturaro Sommacal wrote: > >> Thank you very much for your reply. You confirm what I suppose. >> >> Can you give me a reference of that you wrote? I need it for a report. >> >> Thanks again. >> >> >> PS: sorry Uwe

Re: [R] avoid s3 methods

2011-10-18 Thread Uwe Ligges
On 18.10.2011 12:23, Nicola Sturaro Sommacal wrote: Thank you very much for your reply. You confirm what I suppose. Can you give me a reference of that you wrote? I need it for a report. Thanks again. PS: sorry Uwe for the previous reply, not to the list. ... where I replied it is in the

Re: [R] avoid s3 methods

2011-10-18 Thread Nicola Sturaro Sommacal
Thank you very much for your reply. You confirm what I suppose. Can you give me a reference of that you wrote? I need it for a report. Thanks again. PS: sorry Uwe for the previous reply, not to the list. 2011/10/18 Uwe Ligges > > > On 18.10.2011 10:37, Nicola Sturaro Sommacal wrote: > >> He

Re: [R] avoid s3 methods

2011-10-18 Thread Uwe Ligges
On 18.10.2011 10:37, Nicola Sturaro Sommacal wrote: Hello everybody. My issue arise when I build a package with my functions. This package is for personal purposes only and it will not submitted to CRAN. Anyway, this may be an opportunity for myself to clear the S3 methods concept. I read the

[R] avoid s3 methods

2011-10-18 Thread Nicola Sturaro Sommacal
Hello everybody. My issue arise when I build a package with my functions. This package is for personal purposes only and it will not submitted to CRAN. Anyway, this may be an opportunity for myself to clear the S3 methods concept. I read the R manual and some books about R programming but they ar