Hallo Samuel!

 You can find a talk by Friedrich Leisch about S4 at the UseR2004 conference side
"S4 Classes and Methods"
Its a good overview of S3 and S4.
goolge Use R2004 and look for keynotes.



If you decide to use S4 to implement your packages. (what is recomended) you would 
have no many choises in buying a books. Most of the S/R books are about using R and 
not about R programming. There is only one book/document  that describes S4 
"Programming with Data" by John Chambers (the so called Green Book). The functionality 
which the "methods" package provides follows the language specification described in 
this book. So it is a "must have" so to say. 

If you do not like S4 you can take a look at Henrik Bengtsson R.oo packages  (Google 
R.oo). People which like Jave like it much more than S4.


Sincerely Eryk



*********** REPLY SEPARATOR  ***********

On 6/1/2004 at 2:13 PM Samuel Kemp (Comp) wrote:

>Hi,
>
>I have been using R for a few months now and I am confident that the 
>language has everything I will need to complete my PhD. I can create 
>functions, script files and packages, but I would like to write my 
>programs more efficiently (maybe using OO). Can anyone recommend a good 
>book on the "art" of good R programming?
>
>Kind Regards,
>
>Sam.
>
>______________________________________________
>[EMAIL PROTECTED] mailing list
>https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html



Dipl. bio-chem. Eryk Witold Wolski    @    MPI-Moleculare Genetic   
Ihnestrasse 63-73 14195 Berlin       'v'    
tel: 0049-30-83875219               /   \    
mail: [EMAIL PROTECTED]        ---W-W----    http://www.molgen.mpg.de/~wolski

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to