This book are:

  • Teach you how to program in R, with hands-on examples
  • A friendly introduction to the R language
  • Newfound skills to solve practical data science problems
  • Go from loading data to writing your own functions
  • Help you become a data scientist, as well as a computer scientist
  • Focus on the programming skills that are most related to data science
  • Treat R purely as a programming language


Click here: Hands-On Programming with R. Summarizing series in R


This Notebook using iterative development. It means the process starts with a simple implementation of a small set of idea requirements and iteratively enhances the evolving versions until the complete version is implemented and perfect. Find the file and others stuff in my github account.