mirror of
https://github.com/Stone-Red-Code/naming-convention.git
synced 2026-09-04 09:06:19 +02:00
Create R Language Name and Coding convention.md
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user