R programing resources
- R-Blogger: A great resource that aggregates a lot of posts from many different blogs on all things R.
- Flowing Data: An awesome web site by Nathan Yau that has great posts on data visualization and tips for visualizing data with R
- Introduction to R Videos: Numerous videos produced by google developers to help you learn R.
- Quick-R: A great resource to tackle many of the problems you might face when trying to write code, conduct statistical analyses, and make nice graphics.
- Cookbook for R: A go to resource for R programming
- Nice R Code: Great resource for learning and improving your R code
- Blog Post: Why I want to write nice R code: Good post on how to improve your R coding skills
- Links for R Resources: List of R Resources from Nice R Code