Displaying 1 result from an estimated 1 matches for "atgithib".
2012 Jun 07
2
¿Reglas de estilo para código en R?
...mendations, which are very similar to the ones in the
Java programming style [2][3], which have found to be helpful for
both the developer as well as the end user of packages and functions
written in R./"
3. Hadley Wickham''s Style Guide
* Link to his R style guide atGitHib wiki of devtool package
<https://github.com/hadley/devtools/wiki/Style> and had.co.nz
<http://stat405.had.co.nz/r-style.html>
* Mainly based on the Google''s style.
Here is what he mentions in the introduction.
"Good coding style is like using correct pun...