> LIST OF CONVENTIONS/STYLES FOR R: > > [1] R coding standards in the R Internals manual > http://www.cran.r-project.org/doc/manuals/R-ints.html#R-coding-standards > > [2] Bioconductor coding standards > http://wiki.fhcrc.org/bioc/Coding_Standards > > [3] Google R style > [http://google-styleguide.googlecode.com/svn/trunk/google-r-style.html] > > [4] R style guide by Hadley Wickham (based on [3]) > http://had.co.nz/stat405/resources/r-style-guide.html > > [5] R Coding Conventions (RCC) - a draft by Henrik Bengtsson > http://aroma-project.org/developers/RCC > > [6] The Aroma R Coding Conventions (Aroma RCC) by Henrik Bengtsson > (based on [5]) > http://aroma-project.org/developers/AromaRCC
It seems that I'm a little late to this conversation, but I'd like to add my own guide to the list. It contains links to all the other mentioned style guides and another one from Colin Gillespie. http://4dpiecharts.com/r-code-style-guide/ Regards, Richie. Mathematical Sciences Unit HSL 4D Pie Charts ------------------------------------------------------------------------ ATTENTION: This message contains privileged and confidential inform...{{dropped:22}} ______________________________________________ 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.