File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 22
22
- Transact-SQL ([ T-SQL Reference] )
23
23
- Procedural Language/PostGres Structured Query Language ([ PL/pgSQL Manual] )
24
24
- Python
25
-
25
+
26
+ ## R Language
27
+ - [ Google's R Style Guide]
28
+ - [ Google's tweak guide]
29
+ - [ Stackoverflow discussion]
30
+ - [ Bioconductor’s coding standards]
31
+ - [ Colin Gillespie’s R style guide]
32
+ - [ Hadley Wickham’s style guide]
33
+
26
34
[ MSDN C# ] :http://msdn.microsoft.com/en-us/library/xzf533w0%28v=vs.71%29.aspx
27
35
[ MSDN ASP.NET MVC ] :http://msdn.microsoft.com/en-us/library/ms229042.aspx
28
36
[ Google's R Style Guide ] :http://google-styleguide.googlecode.com/svn/trunk/Rguide.xml
43
51
[ R Language Definition ] :http://cran.r-project.org/doc/manuals/R-lang.html
44
52
[ T-SQL Reference ] :http://technet.microsoft.com/en-gb/library/ms189826%28v=sql.90%29.aspx
45
53
[ PL/pgSQL Manual ] :http://www.postgresql.org/docs/9.3/static/plpgsql.html
54
+
55
+ [ Google's R Style Guide ] :http://google-styleguide.googlecode.com/svn/trunk/Rguide.xml
56
+ [ Google's tweak guide ] :http://r-pkgs.had.co.nz/style.html
57
+ [ Stackoverflow discussion ] :http://stackoverflow.com/questions/10013545/are-there-any-official-naming-conventions-for-r
58
+ [ Bioconductor’s coding standards ] :http://wiki.fhcrc.org/bioc/Coding_
59
+ [ Colin Gillespie’s R style guide ] :http://csgillespie.wordpress.com/2010/11/23/r-style-guide/
60
+ [ Hadley Wickham’s style guide ] :http://stat405.had.co.nz/r-style.html
You can’t perform that action at this time.
0 commit comments