Skip to content
Prev 260263 / 398502 Next

R Style Guide -- Was Post-hoc tests in MASS using glm.nb

Hi Bert,

I think people should know about the Google Sytle Guide for R because, as I said, it represents a thoughtful contribution to the debate.  Most of its advice is very good (meaning I agree with it!) but some is a bit too much (for example, the blanket advice never to use S4 classes and methods - that's just resisting progress, in my view).  The advice on using <- for the (normal) assingment operator rather than = is also good advice, (according to me), but people who have to program in both C and R about equally often may find it a bit tedious.  We can argue over that one.

I suggest it has a place in the R FAQ but with a suitable warning that this is just one view, albeit a thougtful one.  I don't think it need be included in the posting guide, though.  It would take away some of the fun.  :-)

Bill Venables. 

-----Original Message-----
From: Bert Gunter [mailto:gunter.berton at gene.com] 
Sent: Wednesday, 18 May 2011 11:47 PM
To: Venables, Bill (CMIS, Dutton Park)
Cc: r-help at r-project.org
Subject: R Style Guide -- Was Post-hoc tests in MASS using glm.nb

Thanks Bill. Do you and others think that a link to this guide (or
another)should be included in the Posting Guide and/or R FAQ?

-- Bert
On Tue, May 17, 2011 at 4:07 PM, <Bill.Venables at csiro.au> wrote: