I highly suggest this book for anyone wanting or needing to learn R. This, along with The Art of R Programming are my recommended texts for learning R. Both can be approached as reference texts or as texts to go through entirely to fully immerse yourself in the language.
- Ch 1. - Getting Started and Getting Help
- Ch 2. - Some Basics
- Ch 3. - Navigating
- Ch 4. - Input and Output
- Ch 5. - Data Structures
- Ch 6. - Data Transformations
- Ch 7. - Strings and Dates
- Ch 8. - Probability
- Ch 9. - General Statistics
- Ch 10. - Graphics
- Ch 11. - Linear Regression and ANOVA
- Ch 12. - Useful Tricks
- Ch 13. - Beyond Basic Numerics and Statistics
- Ch 14. - Time Series Analysis
Get a better handle on R, which is a weird but powerful language
ggplot2: Elegant Graphics for Data Analysis with R
git clone github.com/idrisr/RCookbook.git