[R] OO programming in R

Roger Peng rpeng at stat.ucla.edu
Thu Feb 13 17:39:04 CET 2003


Smaller (and simpler?) examples include the `pixmap' package and my
`gpclib' package.  They both use the `methods' package.

-roger
_______________________________
UCLA Department of Statistics
rpeng at stat.ucla.edu
http://www.stat.ucla.edu/~rpeng

On Thu, 13 Feb 2003, Wolski wrote:

> Hi Kris! I am also looking for practical examples. I know that the bio
> conductor is written using the oo method package. But I am still
> looking for some simple (without database interfaces and special file
> formats or sophisticated statistics) implementations using oo in R.
> /Eryk
> 
> *********** REPLY SEPARATOR  ***********
> 
> On 2/13/2003 at 5:01 PM 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
> 
> 
> Dipl. bio-chem. Eryk Witold Wolski     
> MPI-MG Dep. Vertebrate Genomics      _ _
> Ihnestrasse 73 14195 Berlin          'v'    
> tel: 0049-30-84131285               /   \    
> mail: wolski at molgen.mpg.de        ---W-W----
> 
> ______________________________________________
> 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