[R] OO programming in R
Roger Peng
rpeng at stat.ucla.edu
Thu Feb 13 17:35:04 CET 2003
You may want to look at the book "Programming with Data" by John Chambers,
which describes the new-style classes. It has yet to fail me. Also the
Bioconductor packages (http://www.bioconductor.org) use the new-style
class system and provide a good source of code examples (even if you're
not interested in bioinformatics).
-roger
_______________________________
UCLA Department of Statistics
rpeng at stat.ucla.edu
http://www.stat.ucla.edu/~rpeng
On Thu, 13 Feb 2003, Kris Nackaerts wrote:
> Dear,
>
> I'm looking for some examples on OO programming in R. I have the
> programming manual with explanation on UseMethod and NextMethod but I
> miss some practical examples to get me going (I hope). I searched the
> web but could not find a good independent tutorial on this.
>
> Any suggestions are welcome,
>
> Kris
>
>
> --
> ------------------------------------------------------------------------
>
> http://perswww.kuleuven.ac.be/~u0027178/VCard/mycard.php?name=krisn
>
> ------------------------------------------------------------------------
> Minds are like parachutes, they only work when open
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> http://www.stat.math.ethz.ch/mailman/listinfo/r-help
>
More information about the R-help
mailing list