>From: Duncan Murdoch <[EMAIL PROTECTED]> >Date: 2007/12/09 Sun AM 11:40:45 CST >To: Christophe Genolini <[EMAIL PROTECTED]> >Cc: r-help@r-project.org >Subject: Re: [R] Oriented object programming
Roger Peng has some objected oriented documentation at his site as part of a powerpoint presentation. There is also some discussion at the end of John Fox's CAR book, I think in the appendix. MASS has some also but I forget the chapter in MASS that focuses on it. I think that all three are useful but the level of detail varies in each. >On 09/12/2007 12:21 PM, Christophe Genolini wrote: >> Hi all >> >> Two questions: >> - I would like to learn more on oriented object programming with R. Is >> there any tutorial for that? > >The usual reference is the book > > _Programming with Data_ (John M. Chambers, Springer, 1998) > >I don't know of an online tutorial, but I wouldn't be surprised if one >exists somewhere. > >> - Without waking up a troll, I am not very familiar with diffusion >> list, I am more use to forum. On a diffusion list, how can I check if >> someone already asks a question? I mean, I went on CRAN-R website, I >> find the R mailing list archive. But is there a way to search some key >> word like "object programming"? > >Within R, RSiteSearch("object programming") will search a collection of >documentation and mailing list archives. (You can narrow the search on >the results page, or by using some of the optional args to RSiteSearch.) > >Duncan Murdoch > >______________________________________________ >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. ______________________________________________ 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.