bibliography

Resources: Programming & Data Science in R

This post is an annotated bibliography of helpful resources for programming and doing Data Science in R. I will try to expand this list and add some short recommendations in the future. The last update of this post was done: 2019-02-26. Books (on-line & printed) Hadley Wickham, Advanced R The book is designed primarily for R users who want to improve their programming skills and understanding of the language. It should also be useful for programmers coming to R from other languages, as it explains some of R’s quirks and shows how some parts that seem horrible do have a positive side.