Back
Hadley Wickham, Garrett Grolemund: R for Data Science: Import, Tidy, Transform, Visualize, and Model Data (2017, O'Reilly Media) 5 stars

Learn how to use R to turn raw data into insight, knowledge, and understanding. This …

Review of 'R for Data Science: Import, Tidy, Transform, Visualize, and Model Data' on 'Goodreads'

5 stars

Like a week-long workshop with the authors, this book presents data analysis in terms of the R packages in the tidyverse. I don't think you can read it and fail to learn a lot. It has an especially nice organized approach to data import and non-tidy data. I think I would recommend it to almost anyone who does some data analysis. My only caveat would be that although you could start learning R with this book, it might be a difficult and non-traditional path for some complete beginners.