mirror of
https://github.com/Stone-Red-Code/naming-convention.git
synced 2026-09-08 16:06:11 +02:00
19 lines
756 B
Markdown
19 lines
756 B
Markdown
# R Language Name and Coding convention
|
||
|
||
|
||
Usefull links
|
||
- [Google's R Style Guide]
|
||
- [Google's tweak guide]
|
||
- [Stackoverflow discussion]
|
||
- [Bioconductor’s coding standards]
|
||
- [Colin Gillespie’s R style guide]
|
||
- [Hadley Wickham’s style guide]
|
||
|
||
|
||
[Google's R Style Guide]:http://google-styleguide.googlecode.com/svn/trunk/Rguide.xml
|
||
[Google's tweak guide]:http://r-pkgs.had.co.nz/style.html
|
||
[Stackoverflow discussion]:http://stackoverflow.com/questions/10013545/are-there-any-official-naming-conventions-for-r
|
||
[Bioconductor’s coding standards]:http://wiki.fhcrc.org/bioc/Coding_
|
||
[Colin Gillespie’s R style guide]:http://csgillespie.wordpress.com/2010/11/23/r-style-guide/
|
||
[Hadley Wickham’s style guide]:http://stat405.had.co.nz/r-style.html
|