Chapter 7 of Writing R Extensions http://cran.r-project.org/doc/manuals/R-exts.html#Generic-functions-and-methods
-----Original Message----- From: gret...@gmail.com [mailto:gret...@gmail.com] On Behalf Of Grant Rettke Sent: Tuesday, October 08, 2013 4:31 PM To: Doran, Harold Cc: r-help@r-project.org Subject: Re: [R] Writing Generic (Extractor) Functions What is the URL for the section that you are referencing? On Tue, Oct 8, 2013 at 2:46 PM, Doran, Harold <hdo...@air.org> wrote: > The Writing R Extensions guide has a good section on writing generic > functions and methods. However, has anyone generated any additional > tutorials, presentations, notes, etc that extend this topic? > > Perhaps showing additional examples of what works well and what risks to > avoid. > > Thanks, > Harold > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Grant Rettke | ACM, AMA, COG, IEEE gret...@acm.org | http://www.wisdomandwonder.com/ “Wisdom begins in wonder.” --Socrates ((λ (x) (x x)) (λ (x) (x x))) “Life has become immeasurably better since I have been forced to stop taking it seriously.” --Thompson ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.