Skip to content
Prev 260332 / 398502 Next

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

Thanks Martin,

Your points are, of course, well taken. Nevertheless, I still think it
might be useful to put a link or links to one or more style guides in
the FAQ with a comment to the effect that these are various
recommended ways to help write better, more readable code. Something
like:

------------------------------
Q: What are best practices for R coding style?

A: There is no simple answer to this question, as programming style is
legitimately a personal choice and may depend on the nature of the
programming task. However useful guidelines and alternatives can be
found at <links to one or more style guides>.

-------------------------------

One important point: The links need to be reasonably stable, and this
could be problematic.

However, I am happy to defer to R Core and experienced R programmers
like yourself on these matters.

Cheers to all,
Bert

On Thu, May 19, 2011 at 3:26 AM, Martin Maechler
<maechler at stat.math.ethz.ch> wrote: