Skip to content

Latest commit

 

History

History
57 lines (48 loc) · 2.59 KB

r-resources.md

File metadata and controls

57 lines (48 loc) · 2.59 KB

I would like to list some R resources that I personally believe are great to learn. I would also list out a few resources which are good to follow everyday for any R enthusiast.

To begin with R

MOOCs

Books

  • R Cookbook
  • R in a nutshell
  • 25 recipes for getting started with R
  • Data Mining and Business Analytics with R (advanced)

Blogs to follow

Cheatsheets

Graphical User Interfaces on top of R

  • R Studio - A fantastic IDE for R.
  • Deducer - Deducer package
  • R Commander - Rcmdr package
  • Rattle - Rattle package
  • GrapheR - GrapheR package

There are a few very important blogs that you should go through once you start working with R. Here are a few:

Important Blog posts

Few more resources

R Style guide