CHAPTER 10
This book has been, of necessity, a short one that was designed primarily to give you a flavor what R could do for you and how you could use it in your own work. The depth and breadth of R—especially when coupled with its contributed packages—make it impossible for any one book to do it justice. But hopefully this will serve as a jumping off point for some of your own explorations with R.
Before we go, I wanted to give you a short list of possible next steps for learning about statistical programming and data analysis. These resources include books and websites, associated software, and local and global events for users of R.
The growing popularity of R is mirrored in the increasing collection of books that are available. Some excellent resources include:
In addition to published books, several online resources are of great value. Surprisingly, a conventional Google search with the letter R and the topic of interest will nearly always lead to sites related to this software. Here are a few resources I’ve found:
For developers who are comfortable working with C++, Dirk Eddelbuettel and Romain Francois have developed Rcpp, an integration of R and C++ that can provide dramatic improvements in processing speed.
International and local groups meet to present research using R and new methods that can be applied in your own research:
Hopefully this book has left you excited about the possibilities of using R, and motivated to learn more and even return the favor by contributing to the R community. Thanks for joining me. Good luck with your own explorations!