Chriss Paul

1,101
reputation
6
19

I am in love with R but have a romance with Python Interested in machine learning and computer vision.

My R - 10 commandments

  1. I am the statistical software LORD, you shall not use other software (sort of Ex...l or similar) out there if you want to learn about me.
  2. You shall not use "=" in vain.
  3. Observe the time and length of your code. Indent your code and not allow spaghetti lines.
  4. Honor the sites such as SO, R-Blog or similar, they will make your code (life) painless.
  5. You shall not kill the illusion to learn R of newbies.
  6. Neither shall you leave your code without comments.
  7. Neither shall you steal code without referring authorship.
  8. Neither shall you bear unnecessary for loops. Make use of apply-functions!
  9. You shall not covet your neighbor's code, there is always dplyr and data.table to try alternative solutions.
  10. You shall not covet your neighbor's software-goods - R is free!