General good readings on R
Although the forthcoming lists are related to the different chapters of the book, the following is a list of a few general references that are very good resources on introductory and advanced R topics:
- Quick-R by Robert I. Kabacoff at http://www.statmethods.net
- The official R manuals at https://cran.r-project.org/manuals.html
- An R "meta" book by Joseph Ricker at http://blog.revolutionanalytics.com/2014/03/an-r-meta-book.html
- R For Dummies, Wiley, 2012 by Andrie de Vries and Joris Meys
- R in Action, Manning, 2015 by Robert I. Kabacoff
- R in a Nutshell, O'Reilly, 2010 by Joseph Adler
- Art of R Programming, 2011, by Norman Matloff
- The R Inferno, by Partrick Burns available at http://www.burns-stat.com/documents/books/the-r-inferno/
- Advanced R, by Hadley Wickham, 2015 at http://adv-r.had.co.nz